From 35359e4f0abdf7bccb915866cd464cc5a0ea5474 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Wed, 10 Dec 2014 18:22:14 +0100 Subject: moved mpan.pl to mpan, easier to run by command line --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index e380a1e..834e6e0 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -62,7 +62,7 @@ WriteMakefile( "Modern::Perl" => 1.03, "autodie" => 2.20, }, - EXE_FILES => [ qw( scripts/mpan.pl + EXE_FILES => [ qw( scripts/mpan scripts/mana scripts/manaadduser scripts/manaclock -- cgit v1.2.1