X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=dfb22917dcc8f05004e6cde7d7d0e52a9ae4d09e;hb=acef92e8dd279c526d98f61408f5d7f326348eab;hp=c8bd84b31250f7978349c5c369b9a293227daa44;hpb=eafc7f54b9d964aac41b0715e18caf5ed58ef89a;p=gruntmaster-page.git diff --git a/Makefile.PL b/Makefile.PL index c8bd84b..dfb2291 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,7 +4,6 @@ use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Gruntmaster::Page', VERSION_FROM => 'lib/Gruntmaster/Page.pm', - EXE_FILES => [ qw/gruntmaster-genarticle gruntmaster-genpage gruntmaster-genallpages gruntmaster-paged gruntmaster-contest gruntmaster-problem gruntmaster-job/ ], ABSTRACT_FROM => 'lib/Gruntmaster/Page.pm', AUTHOR => 'Marius Gavrilescu ', MIN_PERL_VERSION => '5.14.0',