X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=OnlinePayment%2FHTTPS.pm;fp=OnlinePayment%2FHTTPS.pm;h=0e5ecbd7082f08269aa7c3279adbfb34a849e391;hb=6eb3dc06d805663e184631bd06eb5930fc7808cf;hp=4c8336fb0eea9f88c96c8d46a61b7dcc661a62ac;hpb=ce4c02cf77f052803ae85149013bc147728ffce2;p=Business-OnlinePayment.git diff --git a/OnlinePayment/HTTPS.pm b/OnlinePayment/HTTPS.pm index 4c8336f..0e5ecbd 100644 --- a/OnlinePayment/HTTPS.pm +++ b/OnlinePayment/HTTPS.pm @@ -194,8 +194,7 @@ sub https_post { if ( $ssl_module eq 'Net::SSLeay' ) { - #import Net::SSLeay qw(post_https make_headers make_form); - import Net::SSLeay qw(make_headers make_form); + import Net::SSLeay qw(post_https make_headers make_form); my $headers = make_headers(%headers); if ( $DEBUG ) {