Look at %ENV.

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

Rob

----- Original Message -----
From: Brian Andrus <[EMAIL PROTECTED]>


> How do I access the $Request->ServerVariables('ALL_HTTP')->item from a .pl
> file?
> I can get at it with perscript IF I don't run any vbscript in the same page
> on IIS 5.0 (see previous post). But I can't for the life of me figure out
> how to get at it from a .pl file.



---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to