X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fsendxmpp.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=89618ae0710177819617831992449b0bcc5cb8c8;hp=4b19bc21df23e3ec9e8f17843c6feb5ca8639aab;hb=3bb82e8e2df8cd341c3da4935473c0d7dd862d2c;hpb=45e5efc43ae9fa8da98284856b776948682fa6f0 diff --git a/Makefile.PL b/Makefile.PL index 4b19bc2..89618ae 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -9,7 +9,7 @@ $ENV{'PREFIX'}='/usr/local/' unless ($ENV{'PREFIX'}); WriteMakefile (NAME => 'sendxmpp', - AUTHOR => 'Lubomir Host \'rajo\' ', + AUTHOR => 'Lubomir Host ', ABSTRACT => 'Script for sending xmpp messages', PREREQ_PM => {'Getopt::Long'=>2.00, 'Net::XMPP'=>1.0},