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=98ed929df9cbf94b8e79858432ca66643eba0a22;hp=7eaae8a10b4bee2b6d91f779d0d732c692e01880;hb=e17d1736c6f94fcf7b5a1f395eaac6ead5882f6c;hpb=41f47406cfe9dae0851eec4976ffcb7f4c368f22 diff --git a/lib/Config/Any.pm b/lib/Config/Any.pm index 7eaae8a..98ed929 100644 --- a/lib/Config/Any.pm +++ b/lib/Config/Any.pm @@ -6,7 +6,7 @@ use Carp; use Module::Pluggable::Object (); use English qw(-no_match_vars); -our $VERSION = '0.05'; +our $VERSION = '0.06_01'; =head1 NAME