release date + misc. v0.13
Brian Cassidy [Tue, 5 Aug 2008 15:40:51 +0000 (15:40 +0000)]
Changes
Makefile.PL
lib/Config/Any.pm

diff --git a/Changes b/Changes
index 449b4b8..487dea3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Config-Any
 
-0.13 XXX
+0.13 Tue 05 Aug 2008
     - show actual parse error when parse fails (Marcus Ramberg)
     - ensure Config::Tiny parse errors are trapped
     - added tests for each format to ensure they throw parse errors
index 0cbff10..53923a1 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install 0.71;
+use inc::Module::Install 0.76;
 
 if ( -e 'MANIFEST.SKIP' ) {
     system( 'pod2text lib/Config/Any.pm > README' );
index d774911..de8f6fa 100644 (file)
@@ -298,7 +298,7 @@ L<http://rt.cpan.org>.
 
 =head1 AUTHOR
 
-Joel Bernstein  E<lt>rataxis@cpan.orgE<gt>
+Joel Bernstein E<lt>rataxis@cpan.orgE<gt>
 
 =head1 CONTRIBUTORS