From 5b03d96b42ff9aa46bda1ad21dd674c2713ace83 Mon Sep 17 00:00:00 2001 From: jeff Date: Tue, 22 Jul 2008 16:27:53 +0000 Subject: force country to ISO-3166-alpha-3 --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.PL') 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 ', 'PREREQ_PM' => { 'Business::OnlinePayment' => 3, 'Business::OnlinePayment::HTTPS' => 0.09, + 'Locale::Country' => 2, 'Test::More' => 0.42, 'Tie::IxHash' => 0, 'XML::Simple' => 0, -- cgit v1.2.1