HTTPS: require Net::SSLeay 1.30 and remove _my_https_post kludge
[Business-OnlinePayment.git] / OnlinePayment.pm
index 991bd7e..bace43c 100644 (file)
@@ -11,7 +11,7 @@ require 5.004;
 #@EXPORT = qw();
 #@EXPORT_OK = qw();
 
-$VERSION = '3.00_03';
+$VERSION = '3.00_04';
 sub VERSION { #Argument "3.00_01" isn't numeric in subroutine entry
   local($^W)=0;
   UNIVERSAL::VERSION(@_);