X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=lib%2FConfig%2FAny%2FGeneral.pm;h=3ee7e2166002d60b328e62eb5b11d3b165622707;hp=ae81f57ffb03fff3935c34b9eaada6ea2d05cd38;hb=20190ef76826de69f3b7d6c53aaabe791b08a13c;hpb=f9f3d682a0332cec1207764dcada85a7ff7750f0 diff --git a/lib/Config/Any/General.pm b/lib/Config/Any/General.pm index ae81f57..3ee7e21 100644 --- a/lib/Config/Any/General.pm +++ b/lib/Config/Any/General.pm @@ -64,28 +64,28 @@ 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 -Brian Cassidy Ebricas@cpan.orgE +Brian Cassidy =head1 CONTRIBUTORS -Joel Bernstein Erataxis@cpan.orgE +Joel Bernstein =head1 COPYRIGHT AND LICENSE -Copyright 2006-2015 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