For information about current developments and future releases, see:
http://maypole.perl.org/?TheRoadmap
-2.10_pre3 Tues 12 Jul 2005
+2.10_pre4 Wed 13 Jul 2005
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 )
Fix to setup_database in Maypole::Model::CDBI ( Bug #12384 )
Fix to plugin to allow Maypole::Plugin::Config::YAML to work
Fix to Maypole::Model::CDBI order sub from list
+ Improvement to primary display column using CDBI
Additional Requirements : Digest::MD5
use Maypole::Constants;
use Maypole::Headers;
-our $VERSION = '2.10_pre3';
+our $VERSION = '2.10_pre4';
__PACKAGE__->mk_classdata($_) for qw( config init_done view_object );
__PACKAGE__->mk_accessors(