X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-IPPay.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=e1e71e4972d289f0c26a96fe71bc41f12d049c6f;hp=079fdf5894c557b781b6937eefaa64bc6fd61846;hb=1f19e67636476c7119cfb41920c5b176e617c697;hpb=9a8353f9bce55c9587285ec6d1d0a7a882dc0287 diff --git a/Makefile.PL b/Makefile.PL index 079fdf5..e1e71e4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -2,7 +2,7 @@ use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Business::OnlinePayment::IPPay', 'VERSION_FROM' => 'IPPay.pm', # finds $VERSION - 'AUTHOR' => 'Jeff Finucane ', + 'AUTHOR' => 'Ivan Kohler ', 'PREREQ_PM' => { 'Business::OnlinePayment' => 3, 'Business::OnlinePayment::HTTPS' => 0.09, 'Locale::Country' => 2,