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=0fbf1f2cfa8ebdad9b3c89e26215907743837b3e;hp=081eceb4ed466464d04169a4620a13e7249a06c7;hb=47500363f126f3b2298f96c72dc08edd79d2f4e4;hpb=20190ef76826de69f3b7d6c53aaabe791b08a13c diff --git a/lib/Config/Any.pm b/lib/Config/Any.pm index 081eceb..0fbf1f2 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.30'; +our $VERSION = '0.32'; =head1 NAME @@ -323,14 +323,8 @@ L L L -=head1 INCOMPATIBILITIES - -None reported. - =head1 BUGS AND LIMITATIONS -No bugs have been reported. - Please report any bugs or feature requests to C, or through the web interface at L.