On Mon, 12 Jan 2004 09:38:09 -0500 (EST), Chris Devers wrote: > On Sun, 11 Jan 2004, Oliver Schnarchendorf wrote: >> perl -e 'use Data::Dumper; print Dumper (\%ENV);' > Maybe I'm being naive, but in what way is this better than just using > plain old /usr/bin/env? It was a perl question... not a shell question.
The reason that I asked Vic to run this code snippet in the terminal as in BBEdit was to find out if Vic has differnces in the enironment variables that might screw up his perl code. /oliver/