X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=OnlinePayment%2FHTTPS.pm;h=ec01b7070d9c3982c75731ebcc93435a9c615ead;hb=5c233a6249ad27ea91a20315966b84e08f9bf207;hp=1a86a1bbdfd35149db51bab2de4fcf6895c1cda3;hpb=662b67afb25a5f2c6297e61c1b272dea04c39371;p=Business-OnlinePayment.git diff --git a/OnlinePayment/HTTPS.pm b/OnlinePayment/HTTPS.pm index 1a86a1b..ec01b70 100644 --- a/OnlinePayment/HTTPS.pm +++ b/OnlinePayment/HTTPS.pm @@ -6,8 +6,7 @@ use URI::Escape; use Tie::IxHash; use base qw(Business::OnlinePayment); -$VERSION = '0.05_01'; -$VERSION = eval $VERSION; # modperlstyle: convert the string into a number +$VERSION = '0.05'; $DEBUG = 0; BEGIN {