From d83b1d67e56ccea8bde6212758378cf96137d89f Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 23 Sep 2007 22:15:09 +0000 Subject: Add webpayperl to PREREQ_PM --- StGeorge.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StGeorge.pm') diff --git a/StGeorge.pm b/StGeorge.pm index 1227e8b..cd172ba 100644 --- a/StGeorge.pm +++ b/StGeorge.pm @@ -6,7 +6,7 @@ use Carp qw(croak); use Business::OnlinePayment; @ISA = qw(Business::OnlinePayment); -$VERSION = '0.02'; +$VERSION = '0.03'; use webpayperl; #webpayperl.pm from St.George webpayperl::init_client or croak "St.George initialization failed\n"; -- cgit v1.2.1