summaryrefslogtreecommitdiff
path: root/LinkPoint.pm
diff options
context:
space:
mode:
authorivan <ivan>2007-07-12 01:07:59 +0000
committerivan <ivan>2007-07-12 01:07:59 +0000
commit67441cfca61a0b09337d81ac3d676f2615502216 (patch)
tree628a93993831bf597e9c9d967717910b2d9cace4 /LinkPoint.pm
parent0f9677a5ec0ef393ed34ac8f51a9b9b848cebfa9 (diff)
Diffstat (limited to 'LinkPoint.pm')
-rw-r--r--LinkPoint.pm4
1 files changed, 2 insertions, 2 deletions
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