Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Think about Loose Coupling
 
PerlMonks  

Re: The Environment variable for URL...

by httptech (Chaplain)
on May 22, 2000 at 11:29 UTC ( [id://14185]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to The Environment variable for URL...

Or the non-HTML version of the above...
#!/usr/bin/perl print "Content-type: text/plain\n\n"; print map { "$_ : $ENV{$_}\n" } sort keys %ENV;

Replies are listed 'Best First'.
RE: Re: The Environment variable for URL...
by merlyn (Sage) on May 22, 2000 at 17:45 UTC
    #!/bin/sh echo content-type: text/plain echo printenv

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://14185]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.