Multiple Template Paths added ( http://rt.cpan.org/NoAuth/Bug.html?id=13447 )
Small fix to templates/factory/frontpage ( http://rt.cpan.org/NoAuth/Bug.html?id=11236 )
MasonX support in Maypole::Application ( https://rt.cpan.org/NoAuth/Bug.html?id=12383 )
+ Maypole::Model::CDBI::Plain / Maypole Config issue ( http://rt.cpan.org/NoAuth/Bug.html?id=11530 )
2.09 Mon Jan 25 22:00:00 2005
Fixes:
t/02pod.t
t/03podcoverage.t
t/apache_mvc.t
-t/application.t
t/cgi_maypole.t
t/constants.t
t/headers.t
package Maypole::Model::CDBI::Plain;
+use Maypole::Config;
use base 'Maypole::Model::CDBI';
use strict;