summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2007-06-04 20:38:35 +0000
committerdakkar <dakkar@luxion>2007-06-04 20:38:35 +0000
commit88deadd8fc2faed038313e5b63396c1f94ed98b5 (patch)
treebc0ebbab1f93356a898bc95e978ec034b7f3eee5
parentimport del programma (diff)
downloadURLQueue-88deadd8fc2faed038313e5b63396c1f94ed98b5.tar.gz
URLQueue-88deadd8fc2faed038313e5b63396c1f94ed98b5.tar.bz2
URLQueue-88deadd8fc2faed038313e5b63396c1f94ed98b5.zip
ora installa anche il programma
git-svn-id: svn://luxion/repos/URLQueue/trunk@245 fcb26f47-9200-0410-b104-b98ab5b095f3
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index dc0b7b9..78b8b76 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -12,4 +12,5 @@ WriteMakefile(
'URI::Title' => 0,
'Email::Send' => 0,
},
+ EXE_FILES => [ 'script/URLQueue.pl' ],
);