- Incorporate Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes by
[Business-OnlinePayment-AuthorizeNet.git] / Makefile.PL
index 6476f7a..baa24c8 100644 (file)
@@ -4,10 +4,10 @@ WriteMakefile(
     'VERSION_FROM' => 'AuthorizeNet.pm', # finds $VERSION
     'AUTHOR'       => 'Ivan Kohler <ivan-authorizenet@420.am>', #really just
                                                                 #the maintainer
-    'PREREQ_PM'    => { 'Net::SSLeay' => 0,
-                        'Text::CSV_XS' => 0,
+    'PREREQ_PM'    => { 'Text::CSV_XS' => 0,
                         'Business::OnlinePayment' => 3,
                         'Business::OnlinePayment::HTTPS' => 0,
+                        'Net::HTTPS::Any' => 0,
                        'Test::More' => 0.42,
                         'Tie::IxHash' => 0,
                         'XML::Simple' => 0,