Mike,

On 4/28/07, Mike Blezien <[EMAIL PROTECTED]> wrote:


I have a PHP(..Ouch!! ..) snip using Curl to send data, in XML format, to
a
payment gateway, and would like to convert this into Perl coding, but
can't seem
to find any information or module(s) that implement Curl in the same
manner.


A quick search of cpan.org does return the following module:

    http://search.cpan.org/~crisb/WWW-Curl-3.02/Easy.pm.in
<http://search.cpan.org/%7Ecrisb/WWW-Curl-3.02/Easy.pm.in>

It may not work exactly as the PHP code because this is Perl and you may
have to do some coding, but the module is a start.  Hopefully others can add
more insight into doing Curl with Perl.

Regards,

Jeff Kirkland

Reply via email to