X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FConfig%2FAny.pm;h=844af1b93a0476cc2a3746003b92ad8269701e16;hb=712235202a9cc46d4d5efa86a7f40c64771f9498;hp=fecb24711f405241255ac082555b7a6585150d0c;hpb=19f6cb6387c498de75ffc388b5db53c9da678e05;p=p5sagit%2FConfig-Any.git diff --git a/lib/Config/Any.pm b/lib/Config/Any.pm index fecb247..844af1b 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.31'; =head1 NAME @@ -42,8 +42,6 @@ configuration formats. =head1 INTERFACE -=cut - =head2 load_files( \%args ) Config::Any->load_files( { files => \@files } ); @@ -335,11 +333,11 @@ No bugs have been reported. Please report any bugs or feature requests to C, or through the web interface at -L. +L. =head1 AUTHOR -Joel Bernstein Erataxis@cpan.orgE +Joel Bernstein =head1 CONTRIBUTORS