X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=lib%2FConfig%2FAny.pm;h=c4de85bae99857302a7e0045c2a27660f584baff;hp=d7749116c771b5d6c5bfa874786a31021bb40ccf;hb=9d569cf0c9b945399035ced825ff7059692786c7;hpb=aa7bd7c30e544ebbb418c2a0508523800e790836 diff --git a/lib/Config/Any.pm b/lib/Config/Any.pm index d774911..c4de85b 100644 --- a/lib/Config/Any.pm +++ b/lib/Config/Any.pm @@ -6,7 +6,7 @@ use warnings; use Carp; use Module::Pluggable::Object (); -our $VERSION = '0.13'; +our $VERSION = '0.14'; =head1 NAME @@ -298,7 +298,7 @@ L. =head1 AUTHOR -Joel Bernstein Erataxis@cpan.orgE +Joel Bernstein Erataxis@cpan.orgE =head1 CONTRIBUTORS