fix is_supported on General
[p5sagit/Config-Any.git] / lib / Config / Any / General.pm
index 469ec81..db32022 100644 (file)
@@ -64,7 +64,7 @@ Specifies that this module requires L<Config::General> in order to work.
 
 =cut
 
-sub requires_all_of { [ 'Config::General' ] }
+sub requires_all_of { [ 'Config::General' => '2.47' ] }
 
 =head1 AUTHOR
 
@@ -76,7 +76,7 @@ Joel Bernstein E<lt>rataxis@cpan.orgE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006-2010 by Brian Cassidy
+Copyright 2006-2016 by Brian Cassidy
 
 Portions Copyright 2006 Portugal Telecom