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