Don't depend on non-core modules
[mafia.git] / Makefile.PL
index fddb4e4769a448c367521e8dec0275584af0b677..2ff875dee79985cd317e1b86ebf13be235c42306 100644 (file)
@@ -9,13 +9,6 @@ WriteMakefile(
        MIN_PERL_VERSION  => '5.14.0',
        LICENSE           => 'perl',
        SIGN              => 1,
-       PREREQ_PM         => {
-               qw/Storable 0/,
-       },
-       BUILD_REQUIRES => {
-               qw/File::Basename 0
-                  File::Slurp 0/,
-       },
        META_MERGE         => {
                dynamic_config => 0,
                resources      => {
This page took 0.009038 seconds and 4 git commands to generate.