prep release v0.24
Brian Cassidy [Tue, 10 Sep 2013 18:42:29 +0000 (15:42 -0300)]
MANIFEST.SKIP
lib/Config/Any.pm
lib/Config/Any/General.pm
lib/Config/Any/INI.pm
lib/Config/Any/Perl.pm
lib/Config/Any/XML.pm

index c7cefa4..2a83a8e 100644 (file)
@@ -13,6 +13,7 @@
 \bpm_to_blib$
 \bblibdirs$
 ^MANIFEST\.SKIP$
+^MYMETA
 
 # Avoid Module::Build generated and utility files.
 \bBuild$
index 4c614d7..c9f19cd 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use Carp;
 use Module::Pluggable::Object ();
 
-our $VERSION = '0.23';
+our $VERSION = '0.24';
 
 =head1 NAME
 
index 38b03d3..3f0af30 100644 (file)
@@ -76,7 +76,7 @@ Joel Bernstein E<lt>rataxis@cpan.orgE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006-2011 by Brian Cassidy
+Copyright 2006-2013 by Brian Cassidy
 
 Portions Copyright 2006 Portugal Telecom
 
index 7dba15d..c6a8f60 100644 (file)
@@ -103,7 +103,7 @@ Joel Bernstein E<lt>rataxis@cpan.orgE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006-2011 by Brian Cassidy, portions copyright 2006, 2007 by Joel Bernstein
+Copyright 2006-2013 by Brian Cassidy, portions copyright 2006, 2007 by Joel Bernstein
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself. 
index 79cd322..6a5d7ad 100644 (file)
@@ -62,7 +62,7 @@ Brian Cassidy E<lt>bricas@cpan.orgE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006-2011 by Brian Cassidy
+Copyright 2006-2013 by Brian Cassidy
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself. 
index 844d76b..c068a1f 100644 (file)
@@ -102,7 +102,7 @@ Joel Bernstein E<lt>rataxis@cpan.orgE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006-2011 by Brian Cassidy
+Copyright 2006-2013 by Brian Cassidy
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.