Add --repeat and --verbose options to bro-perl
[io-compress-brotli.git] / Makefile.PL
index 79ea79acb60a731e806975d882c07def1d06c747..bfbb161b524714e20a7d003f4b37f3ebf76a2456 100644 (file)
@@ -13,6 +13,7 @@ WriteMakefile(
        PREREQ_PM        => {
                'File::Slurp'  => '9999.19',
                'Getopt::Long' => '2.45',
+               'Time:HiRes'   => '1.9728'
        },
        BUILD_REQUIRES   => {},
        INC              => '-Ibrotli',
This page took 0.008675 seconds and 4 git commands to generate.