X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=0c59c05342530133d64aa70694478280eddf69b7;hb=c17e7d6329e8a24e6128a9f70e2b597fce1b5b0a;hp=73fe222870f4281e1abf738ef489a4c779958cd8;hpb=c610433e12c382ddff0a40cc4d58eb0f75dda2db;p=io-compress-brotli.git diff --git a/Makefile.PL b/Makefile.PL index 73fe222..0c59c05 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,9 +11,9 @@ WriteMakefile( SIGN => 1, EXE_FILES => [ 'bin/bro-perl' ], PREREQ_PM => { - 'File::Slurp' => '0', - 'Getopt::Long' => '0', - 'Time::HiRes' => '0', + 'File::Slurper' => '0', + 'Getopt::Long' => '0', + 'Time::HiRes' => '0', }, BUILD_REQUIRES => {}, INC => '-Ibrotli/c/include',