X-Git-Url: http://git.ieval.ro/?p=app-scheme79asm.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=628f6e91259a9c8c6d5eb45c9f3012ec3e15f8bc;hp=643e8388167bffccfed3fae893d2ad1b1bf745b1;hb=0fea28cb1073527c855de945782711f89a47e227;hpb=2aba73d532a55cd0cfa7a32b1e9270a15b0b53d7 diff --git a/Makefile.PL b/Makefile.PL index 643e838..628f6e9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -5,6 +5,7 @@ WriteMakefile( NAME => 'App::Scheme79asm', VERSION_FROM => 'lib/App/Scheme79asm.pm', ABSTRACT_FROM => 'lib/App/Scheme79asm.pm', + AUTHOR => 'Marius Gavrilescu ', MIN_PERL_VERSION => '5.14.0', LICENSE => 'perl', SIGN => 1, @@ -12,6 +13,9 @@ WriteMakefile( qw/Data::SExpression 0.41 List::MoreUtils 0.33/, }, + TEST_REQUIRES => { + qw/Data::Dump::Sexp 0/, + }, META_ADD => { dynamic_config => 0, resources => {