X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=d96092aba9e66a333b0465030973e1730fafd069;hb=acade63e6ac6af20a42ed56867cc3124127c1ad1;hp=bfbb161b524714e20a7d003f4b37f3ebf76a2456;hpb=2574e61c271349c0a1562d2f1449797dbbbfc55d;p=io-compress-brotli.git diff --git a/Makefile.PL b/Makefile.PL index bfbb161..d96092a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,9 +11,9 @@ WriteMakefile( SIGN => 1, EXE_FILES => [ 'bin/bro-perl' ], PREREQ_PM => { - 'File::Slurp' => '9999.19', - 'Getopt::Long' => '2.45', - 'Time:HiRes' => '1.9728' + 'File::Slurp' => '0', + 'Getopt::Long' => '0', + 'Time:HiRes' => '0', }, BUILD_REQUIRES => {}, INC => '-Ibrotli',