On 22 Oct 00, at 14:10, Josef Zlomek wrote: > Pokud chces vsechny promenne prostredi, vypise je tento kus kodu, > spusteny jako cgi-skript pres web-server: > > > print "Content-type: text/plain\n\n"; > foreach $key (sort keys %ENV) { > print $key, " = ", $ENV{$key}, "\n"; > } Myslel jsem, ze by mohly existovat jeste jine :o) Presto thanx under