in reply to Environment Variable Question
The Server WILL see the env variables (if running as CGI). The client side (Your LWP agent) has access to the page generated - nothing else.
In other words, if you want to see what the server got, you will need the server's cooperation - i.e. a page that the server generates (perhaps for debugging) that displays the variables it received.
"There are only two truly infinite things. The universe and stupidity, and I'm not too sure about the universe"- Albert Einstein
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Environment Variable Question
by thekestrel (Friar) on Jun 01, 2005 at 19:12 UTC | |
by NetWallah (Canon) on Jun 02, 2005 at 02:18 UTC |