X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=f35f93d14465435722e8675b3a230273d5e049d5;hb=26d60269bc13d62a648cf4772f2b58f87bbcd2f3;hp=d62a979aa70117a3adf836d23fdab17cbf8fe187;hpb=8401d7f1a9d3eb28c8ba75567a6a587ab27f8633;p=gruntmaster-data.git diff --git a/Makefile.PL b/Makefile.PL index d62a979..f35f93d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,18 +13,20 @@ WriteMakefile( PREREQ_PM => { qw/Getopt::Long 0 POSIX 0 + Term::ANSIColor 0 Date::Parse 0 + DBIx::Class 0 File::Slurp 0 IO::Prompter 0 + Lingua::EN::Inflect 0 JSON 0 - Redis 0 - Sub::Name 0 - Term::ANSIColor 0/, + Sub::Name 0/, }, BUILD_REQUIRES => { - qw/DBD::SQLite 0/, - } + qw/DBD::SQLite 0 + SQL::Translator 0/, + }, META_MERGE => { dynamic_config => 0, resources => {