]> git.vpit.fr Git - perl/modules/subs-auto.git/blobdiff - Makefile.PL
Use the op_info feature to prevent hooking of method calls
[perl/modules/subs-auto.git] / Makefile.PL
index ed2e049e1f88af060fae355c8cbc96ed3195d0a6..0f5fccb05ddce8e386951266605a27920b5f5a61 100644 (file)
@@ -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,
 );