Add dependency on List::MoreUtils
[app-scheme79asm.git] / Makefile.PL
index 01a6524089c41f38fe44e52ff556c0f7ef9237bc..643e8388167bffccfed3fae893d2ad1b1bf745b1 100644 (file)
@@ -9,7 +9,8 @@ WriteMakefile(
        LICENSE           => 'perl',
        SIGN              => 1,
        PREREQ_PM         => {
-               qw/Data::SExpression 0.41/,
+               qw/Data::SExpression 0.41
+                  List::MoreUtils   0.33/,
        },
        META_ADD          => {
                dynamic_config => 0,
This page took 0.009501 seconds and 4 git commands to generate.