X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlineThirdPartyPayment.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=526b4f078d63e37d8e28b6b2f82e2f456fd23d44;hp=53f13e8762d3c1ba2420b1b9640f3fc692bb8a02;hb=977ae07ace47748c3abaf508a09c8e5488989ed7;hpb=49e48c25beb6448dd41e072eefca9474b6f60ea6 diff --git a/Makefile.PL b/Makefile.PL index 53f13e8..526b4f0 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,7 +4,7 @@ use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Business::OnlineThirdPartyPayment', 'VERSION_FROM' => 'OnlineThirdPartyPayment.pm', # finds $VERSION - 'AUTHOR' => 'Jeff Finucane ', + 'AUTHOR' => 'Mark Wells ', 'PREREQ_PM' => { 'Business::OnlinePayment' => 3, 'Test::More' => 0.42,