#!/usr/bin/perl print "Content-type: text/plain\n\n"; print map { "$_ : $ENV{$_}\n" } sort keys %ENV;
In reply to Re: The Environment variable for URL...
by httptech
in thread The Environment variable for URL...
by SYbeginner
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |