X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fsubs-auto.git;a=blobdiff_plain;f=Makefile.PL;h=0f5fccb05ddce8e386951266605a27920b5f5a61;hp=ed2e049e1f88af060fae355c8cbc96ed3195d0a6;hb=54e8c3ca36072542b2689f3bca52db73dfa5f903;hpb=f3015fc0f10b75a7e7073d450605029e3cf83978 diff --git a/Makefile.PL b/Makefile.PL index ed2e049..0f5fccb 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -14,7 +14,7 @@ $file = "lib/$file.pm"; my %PREREQ_PM = ( 'B::Keywords' => 0, 'Carp' => 0, - 'Variable::Magic' => '0.08', + 'Variable::Magic' => '0.31', 'XSLoader' => 0, );