Add PerlX::Maybe to prereqs
authorMarius Gavrilescu <marius@ieval.ro>
Tue, 30 Sep 2014 05:43:04 +0000 (08:43 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Tue, 30 Sep 2014 05:43:04 +0000 (08:43 +0300)
Makefile.PL

index ffdff94fca4c09f6ba5e62f7ed9d80ee95e9d2ff..b349eae04f47975ea580d708de2fd953db8edb60 100644 (file)
@@ -12,6 +12,7 @@ WriteMakefile(
        SIGN              => 1,
        PREREQ_PM         => {
                qw/Getopt::Long 0
+                  PerlX::Maybe 0
                   POSIX 0
                   Term::ANSIColor 0
 
This page took 0.011072 seconds and 4 git commands to generate.