X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=LinkPoint.pm;h=c4f7d18034cf28d1d62faded56e2de5d3029014f;hb=659e4504588f68d5adca8c81001462a7e74e4d6c;hp=014e428e6e68432e418b312b1ab23d8a69adbe85;hpb=67441cfca61a0b09337d81ac3d676f2615502216;p=Business-OnlinePayment-LinkPoint.git diff --git a/LinkPoint.pm b/LinkPoint.pm index 014e428..c4f7d18 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'; -#$VERSION = eval $VERSION; # modperlstyle: convert the string into a number +$VERSION = '0.10_01'; +$VERSION = eval $VERSION; # modperlstyle: convert the string into a number $DEBUG = 0; use lpperl; #3; #lpperl.pm from LinkPoint