The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for MKDoc::Core 

0.3 Thu Apr  1 17:07:13 2004 
    - Changed the uri() and uri_relative() methods now use URI.pm
    - Changed the default template pathes for plugins
    - Made HTTP headers go through CGI.pm
    - Fixed broken MKDoc::Core::Error error handling
    - Added return_uri() method to base plugin class
    - Added MKDoc::Core::FileCache class
    - Fixed apache appending stuff on 404 pages issue
    - Improved Petal template search path init
    - Made some setup names a little better

0.2 Thu Mar 18 14:16:49 2004
    - Fixed some MKDoc::Core::Language issues
    - Added a couple of methods in MKDoc::Core::Language
    - Added code to ease backwards compatiblity with mkdoc 1.6

0.1 Thu Mar 11 17:40:42 2004
    - Changed MKDoc 2.02 to MKDoc::Core 0.1
    - Fixed numerous documentation issues
    - Added experimental Apache 2 /mod_perl 1.99 config

2.00 Tue Mar  2 17:07:31 2004
    - Initial release