0.06: fix january bug in tests
[Business-OnlinePayment-IPPay.git] / Makefile.PL
index 2fb1b8a..079fdf5 100644 (file)
@@ -4,13 +4,8 @@ WriteMakefile(
     'VERSION_FROM' => 'IPPay.pm', # finds $VERSION
     'AUTHOR'       => 'Jeff Finucane <ippay@weasellips.com>',
     'PREREQ_PM'    => { 'Business::OnlinePayment' => 3,
-#                        'Business::OnlinePayment::HTTPS' => 0,
-                        'Crypt::SSLeay'           => 0,
-                        'Date::Calc'              => 0,
-                        'HTTP::Request'           => 0,
-                        'HTTP::Request::Common'   => 0,
-                        'LWP::UserAgent'          => 0,
-                        'Text::CSV_XS' => 0,
+                        'Business::OnlinePayment::HTTPS' => 0.09,
+                        'Locale::Country'         => 2,
                        'Test::More'              => 0.42,
                         'Tie::IxHash'             => 0,
                         'XML::Simple'             => 0,