Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: A regexp from paypal

by davidov0009 (Scribe)
on Nov 26, 2007 at 23:06 UTC ( [id://653119]=note: print w/replies, xml ) Need Help??


in reply to Re: A regexp from paypal
in thread A regexp from paypal

Yep I know that, just need to know what it did so that when I was rewriting this program to use CGI that I didn't leave something out. I've gotten past that now and am having trouble implementing CGI.pm to send back the post request to the server. When I post the query object back PayPal doesn't like the way it's formatted. I am trying to resist using the read() function to get the post string but the CGI module isn't making this too easy. Does anyone know how I can get at the post data and add a var (I've done this using param() ) and then send it back using LWP without screwing up the format?
use strict; use CGI;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://653119]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (8)
As of 2024-04-23 08:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found