X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=Makefile.PL;h=4b19bc21df23e3ec9e8f17843c6feb5ca8639aab;hb=e1a3972880a087327c2b7243ce87f7eda4c2e6ca;hp=1cfca54903fc064d79056751d574a1f002d5bed4;hpb=9ea1db643e7576da5590f96138626083eb6b465e;p=cascardo%2Fsendxmpp.git 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},