X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FConfig%2FAny%2FGeneral.pm;h=2cbd2e8a56bb84374fa98850b891ab68af8eb5f4;hb=19f6cb6387c498de75ffc388b5db53c9da678e05;hp=469ec81dcefb9e5a401caa969ed4890bb34a5d6f;hpb=26e3cdf4bbd7a8956984b64fe4f2ea9213a00e58;p=p5sagit%2FConfig-Any.git diff --git a/lib/Config/Any/General.pm b/lib/Config/Any/General.pm index 469ec81..2cbd2e8 100644 --- a/lib/Config/Any/General.pm +++ b/lib/Config/Any/General.pm @@ -64,7 +64,7 @@ Specifies that this module requires L in order to work. =cut -sub requires_all_of { [ 'Config::General' ] } +sub requires_all_of { [ 'Config::General' => '2.47' ] } =head1 AUTHOR @@ -76,16 +76,16 @@ Joel Bernstein Erataxis@cpan.orgE =head1 COPYRIGHT AND LICENSE -Copyright 2006-2010 by Brian Cassidy +Copyright 2006-2016 by Brian Cassidy Portions Copyright 2006 Portugal Telecom This library is free software; you can redistribute it and/or modify -it under the same terms as Perl itself. +it under the same terms as Perl itself. =head1 SEE ALSO -=over 4 +=over 4 =item * L