X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-viaKLIX.git;a=blobdiff_plain;f=Makefile.PL;h=64794737780d9cf0ec5d556362afcbe7c988ecf0;hp=20dab75cb8350e60e50187d214f070c2935aad17;hb=HEAD;hpb=7a29b217584b2992ca6e90db905957263a1e1b8a diff --git a/Makefile.PL b/Makefile.PL index 20dab75..6479473 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,7 +6,7 @@ WriteMakefile( 'VERSION_FROM' => 'viaKLIX.pm', # finds $VERSION 'AUTHOR' => 'Jeff Finucane ', 'PREREQ_PM' => { - 'Business::OnlinePayment' => 3, + 'Business::OnlinePayment' => 3.00_06, 'Business::OnlinePayment::HTTPS' => 0.04, }, );