complete rewrite, version 0.10
[Business-OnlineThirdPartyPayment.git] / Makefile.PL
index 53f13e8..526b4f0 100644 (file)
@@ -4,7 +4,7 @@ use ExtUtils::MakeMaker;
 WriteMakefile(
     'NAME'         => 'Business::OnlineThirdPartyPayment',
     'VERSION_FROM' => 'OnlineThirdPartyPayment.pm', # finds $VERSION
-    'AUTHOR'       => 'Jeff Finucane <business-onlinethirdpartypayment@weasellips.com>',
+    'AUTHOR'       => 'Mark Wells <mark@freeside.biz>',
     'PREREQ_PM'    => { 
                         'Business::OnlinePayment' => 3,
                         'Test::More' => 0.42,