On Wed, Nov 29, 2000 at 05:11:56PM +1100, Terry Collins wrote:
> I'm lost. Can someone help with interpreting what these errors mean?
>
> foreach (keys %ENV) { print "$_: $ENV($_)<BR>\n"; }
Try $ENV{$_} instead of $ENV($_)
--
chesty
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug
- [SLUG] Perl & Apache on Suse6.4 - What do these errors m... Terry Collins
- [SLUG] Re: Perl & Apache on Suse6.4 - What do these... Angus Lees
- chesty
