in reply to Re: HTTP::Request to local script
in thread HTTP::Request to local script

Thanks, I figured that much, whith some help from the code for CGI::Lite and I have been busy-busy setting environment variables. I am not sure which ones I have to set and which ones I can ommit. I think I have most of them right now, but I still can't get the parameters to be passed.

I think passing the content of the HTTP::Request object is not what I should be doing. Back to the doc...