> just to make sure I didn't miss something:
>
> Am I right in the assumption that I can not make a Embperl
> subrequest directly to a remote server?
> I tried in myaction.ep:
> Execute ( { inputfile=> 'somestring',
>subrequest =>
> 'http://hidden.server.com/action/to/pe
I remember vaguely I had similar problem some time agou - solved it
using LWP
- Robert
Frank Wesemann wrote:
Hello list,
just to make sure I didn't miss something:
Am I right in the assumption that I can not make a Embperl subrequest
directly to a remote server?
I tried in myaction.ep: