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