Revision history for Config-Any
-0.18 XXX
+0.18 Mon 16 Nov 2009
- ensure XML loader's _coerce() method checks specifically for HASH refs
- add YAML::XS to the top of the YAML loaders list
-use inc::Module::Install 0.87;
+use inc::Module::Install 0.91;
if ( -e 'MANIFEST.SKIP' ) {
system( 'pod2text lib/Config/Any.pm > README' );
test_requires 'Test::More';
-auto_install;
resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Config-Any/';
WriteAll;