summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index f522ecc..079fdf5 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,6 +5,7 @@ WriteMakefile(
'AUTHOR' => 'Jeff Finucane <ippay@weasellips.com>',
'PREREQ_PM' => { 'Business::OnlinePayment' => 3,
'Business::OnlinePayment::HTTPS' => 0.09,
+ 'Locale::Country' => 2,
'Test::More' => 0.42,
'Tie::IxHash' => 0,
'XML::Simple' => 0,