[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] %ENV gives no result



Hi,

The following script:

foreach (keys %ENV) {
    print "$_ : $ENV{$_}\n";
}

gives no result with MacPerl 5.1.3r2 on my system (7.5.3)!

Is an extension or patche required for use %ENV ?
I would need it to read cookies with $ENV{HTTP_COOKIE} in a cgi script.
I use MacHTTP 2.2.2 and MacTCP 2.0.6 with AppleTalk active, in local.
OT is not installed.

Any idea for my problem?

***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch