Depend on PerlX::Maybe
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 21 Jun 2014 23:15:02 +0000 (02:15 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 21 Jun 2014 23:15:02 +0000 (02:15 +0300)
Makefile.PL

index fa272f33df902d78aa85aa084c12bcc612739b92..48ad885b14f1b402845d1943e62c20297a45dcfb 100644 (file)
@@ -11,7 +11,8 @@ WriteMakefile(
        SIGN              => 1,
        PREREQ_PM         => {
                qw/JSON 0
-                  LWP::Simple 0/,
+                  LWP::Simple 0
+                  PerlX::Maybe 0/,
        },
        META_MERGE        => {
                dynamic_config => 0,
This page took 0.010196 seconds and 4 git commands to generate.