X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fsendxmpp.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=4b19bc21df23e3ec9e8f17843c6feb5ca8639aab;hp=1cfca54903fc064d79056751d574a1f002d5bed4;hb=0d0f6b1e3c188789d8ac7c4ead19527246943314;hpb=32407b7c1b04aa93915463f4be2b9d7bbe4fc82c diff --git a/Makefile.PL b/Makefile.PL index 1cfca54..4b19bc2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -9,7 +9,7 @@ $ENV{'PREFIX'}='/usr/local/' unless ($ENV{'PREFIX'}); WriteMakefile (NAME => 'sendxmpp', - AUTHOR => 'Dirk-Jan C. Binnema (djcb@djcbsoftware.nl)', + AUTHOR => 'Lubomir Host \'rajo\' ', ABSTRACT => 'Script for sending xmpp messages', PREREQ_PM => {'Getopt::Long'=>2.00, 'Net::XMPP'=>1.0},