From 67441cfca61a0b09337d81ac3d676f2615502216 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 12 Jul 2007 01:07:59 +0000 Subject: 0.09 --- LinkPoint.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'LinkPoint.pm') diff --git a/LinkPoint.pm b/LinkPoint.pm index 3e258c6..014e428 100644 --- a/LinkPoint.pm +++ b/LinkPoint.pm @@ -6,8 +6,8 @@ use Carp qw(croak); use Business::OnlinePayment; @ISA = qw(Business::OnlinePayment); -$VERSION = '0.09_03'; -$VERSION = eval $VERSION; # modperlstyle: convert the string into a number +$VERSION = '0.09'; +#$VERSION = eval $VERSION; # modperlstyle: convert the string into a number $DEBUG = 0; use lpperl; #3; #lpperl.pm from LinkPoint -- cgit v1.2.1