X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=f3fdb45c58a8d865fefcc045f8f686f5e37a1f5c;hb=341fb89345d050a28105184a3fba1be1359e7bd2;hp=d62a979aa70117a3adf836d23fdab17cbf8fe187;hpb=8401d7f1a9d3eb28c8ba75567a6a587ab27f8633;p=gruntmaster-data.git diff --git a/Makefile.PL b/Makefile.PL index d62a979..f3fdb45 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -12,19 +12,23 @@ WriteMakefile( SIGN => 1, PREREQ_PM => { qw/Getopt::Long 0 + PerlX::Maybe 0 POSIX 0 + Term::ANSIColor 0 Date::Parse 0 + DBI 0 + DBIx::Simple 0 + DBD::Pg 0 File::Slurp 0 IO::Prompter 0 - JSON 0 - Redis 0 - Sub::Name 0 - Term::ANSIColor 0/, + JSON::MaybeXS 0 + PerlX::Maybe 0 + SQL::Abstract 0/, }, BUILD_REQUIRES => { - qw/DBD::SQLite 0/, - } + qw/Test::Deep 0/, + }, META_MERGE => { dynamic_config => 0, resources => {