X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fsubs-auto.git;a=blobdiff_plain;f=Makefile.PL;h=0f5fccb05ddce8e386951266605a27920b5f5a61;hp=ed2e049e1f88af060fae355c8cbc96ed3195d0a6;hb=c6f479c1cfb222821a7770155ee3fd18f44e0992;hpb=27e144152262c7db7af02f0959345e201650e479 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, );