]> git.vpit.fr Git - perl/modules/Sub-Op.git/blobdiff - Makefile.PL
Handle existing prototyped subs
[perl/modules/Sub-Op.git] / Makefile.PL
index 6069830e4976897ba31de3c51e1d695ba6db5ecf..a7e84dbdec4fd9d2e4c0d1adda9439ccb7814d3f 100644 (file)
@@ -14,6 +14,7 @@ $file = "lib/$file.pm";
 my %PREREQ_PM = (
  'B::Hooks::EndOfScope' => 0,
  'DynaLoader'           => 0,
+ 'Scalar::Util'         => 0,
  'Variable::Magic'      => '0.39',
 );