in reply to Re^12: Shortest/quickest way for Perl to take POST data it receives and send a POST request with this data to another URL?
in thread Shortest/quickest way for Perl to take POST data it receives and send a POST request with this data to another URL?

Now you’re just messing with me…

Is there a way to take the request that was used to access a cgi script and turn it into an HTTP::Request object?
  • Comment on Re^13: Shortest/quickest way for Perl to take POST data it receives and send a POST request with this data to another URL?