X-Git-Url: http://git.ieval.ro/?p=io-compress-brotli.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=0c59c05342530133d64aa70694478280eddf69b7;hp=73fe222870f4281e1abf738ef489a4c779958cd8;hb=c17e7d6329e8a24e6128a9f70e2b597fce1b5b0a;hpb=d2b64400639f64f01fe3172668f65636e94b74ec 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',