keep SCRIPT_* environment variables in CGI
authorMischa POSLAWSKY <perl@shiar.org>
Wed, 28 May 2008 11:41:13 +0000 (11:41 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 28 May 2008 11:55:16 +0000 (11:55 +0000)
These are now identical to their PLP_* counterparts, and should be used
instead for familiarity (why rename for no apparant reason; SCRIPT_* now
contain their expected values so no reason to suggest otherwise).
Apache already has both.


No differences found