oyama's Journal
http://use.perl.org/~oyama/journal/
oyama's use Perl Journalen-ususe Perl; is Copyright 1998-2006, Chris Nandor. Stories, comments, journals, and other submissions posted on use Perl; are Copyright their respective owners.2012-01-25T02:47:28+00:00pudgepudge@perl.orgTechnologyhourly11970-01-01T00:00+00:00oyama's Journalhttp://use.perl.org/images/topics/useperl.gif
http://use.perl.org/~oyama/journal/
mod_blosxom 0.04 released
http://use.perl.org/~oyama/journal/7245?from=rss
<i>mod_blosxom.c</i> is the Apache module which builds the extremely lightweight Weblog environment. mod_blosxom has inherited the function of <a href="http://www.oreillynet.com/~rael/lang/perl/blosxom/">Blosxom</a> and can share the same data and the same template.<blockquote><div><p> <a href="http://sourceforge.net/projects/mod-blosxom/">Project info - mod_blosxom</a> <br> or <br> <a href="http://mod-blosxom.sourceforge.net/">mod_blosxom module for Apache</a></p></div> </blockquote><p>What is Blosxom?</p><p>
<a href="http://www.oreillynet.com/~rael/lang/perl/blosxom/">Blosxom</a> is the very compact and portable Weblog tool written by Rael Dornfest. Blosxom is the cool script of only 61 lines written by Perl. <br>
What translated this Blosxom into the C language and Apache API. It's mod_blosxom.</p>oyama2002-08-22T17:41:16+00:00modules