]> git.vpit.fr Git - perl/modules/Sub-Op.git/commitdiff
Bump Variable::Magic dependency to 0.40
authorVincent Pit <vince@profvince.com>
Thu, 7 Jan 2010 21:08:24 +0000 (22:08 +0100)
committerVincent Pit <vince@profvince.com>
Thu, 7 Jan 2010 21:08:24 +0000 (22:08 +0100)
Makefile.PL

index 539884e6d8a1dafb2072d9821ff468491f21d18c..9ad9836d4af634f6deff20b71b4853e841b138ac 100644 (file)
@@ -15,7 +15,7 @@ my %PREREQ_PM = (
  'B::Hooks::EndOfScope' => 0,
  'DynaLoader'           => 0,
  'Scalar::Util'         => 0,
  'B::Hooks::EndOfScope' => 0,
  'DynaLoader'           => 0,
  'Scalar::Util'         => 0,
- 'Variable::Magic'      => '0.39',
+ 'Variable::Magic'      => '0.40',
 );
 
 my %META = (
 );
 
 my %META = (