X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlineThirdPartyPayment-FCMB.git;a=blobdiff_plain;f=Makefile.PL;h=be3c41b8cb6355cc01cc953261a4160e0789fd34;hp=5209b9d015b976f6c386f8f0a1720da3f92c1482;hb=ceb96a45177de814b3ed5e1f1c4b2320e614d52e;hpb=472f07098c2e10ac025b132df098f4b51c14adb1 diff --git a/Makefile.PL b/Makefile.PL index 5209b9d..be3c41b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,6 +7,7 @@ WriteMakefile( 'AUTHOR' => 'Mark Wells ', 'PREREQ_PM' => { 'Business::OnlineThirdPartyPayment' => 0.10, - 'XML::Simple' => 2, + 'XML::LibXML' => 2, + 'URI' => 1, }, );