diff options
author | Angelo Naselli <anaselli@linux.it> | 2015-11-17 13:41:26 +0100 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2015-11-17 13:41:26 +0100 |
commit | abc59d602ca255a33b32f0dadc0d5d6300caf72e (patch) | |
tree | 583569e8873e831163f059631bdb7e88be7f842a | |
parent | b7a3c5a73ea871ff3cea06d0e39f6357039c4707 (diff) | |
download | manatools-abc59d602ca255a33b32f0dadc0d5d6300caf72e.tar manatools-abc59d602ca255a33b32f0dadc0d5d6300caf72e.tar.gz manatools-abc59d602ca255a33b32f0dadc0d5d6300caf72e.tar.bz2 manatools-abc59d602ca255a33b32f0dadc0d5d6300caf72e.tar.xz manatools-abc59d602ca255a33b32f0dadc0d5d6300caf72e.zip |
Updated deps
-rw-r--r-- | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index 9cc14321..b635caec 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -26,6 +26,7 @@ WriteMakefile( PREREQ_PM => { "Moose" => 0, "Moose::Autobox" => 0, + "MooseX::Getopt" => 0, "Config::Auto" => 0, "Config::Hosts" => 0, "Config::Tiny" => 0, |