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=d9ff8ddaa461e380b5f4229dd3d414249b080ac8;hb=47500363f126f3b2298f96c72dc08edd79d2f4e4;hpb=8890fa046a3ab3151e006d23bf0271690eebc9a6 diff --git a/lib/Config/Any.pm b/lib/Config/Any.pm index d9ff8dd..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 @@ -42,8 +42,6 @@ configuration formats. =head1 INTERFACE -=cut - =head2 load_files( \%args ) Config::Any->load_files( { files => \@files } ); @@ -325,21 +323,15 @@ 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. =head1 AUTHOR -Joel Bernstein Erataxis@cpan.orgE +Joel Bernstein =head1 CONTRIBUTORS