Re: how to un-special-ize $ENV{DEFAULT}

2003-12-02 Thread Craig Berry
On Tuesday, December 02, 2003, at 09:34AM, Tom Edelson <[EMAIL PROTECTED]> wrote: >Regarding this statement from PERLDOC PERLVMS: > > The element "$ENV{DEFAULT}" is special: when read, it returns > Perl's current default device and directory, and when set, it > resets the

how to un-special-ize $ENV{DEFAULT}

2003-12-02 Thread Tom Edelson
Regarding this statement from PERLDOC PERLVMS: The element "$ENV{DEFAULT}" is special: when read, it returns Perl's current default device and directory, and when set, it resets them, regardless of the definition of PERL_ENV_TABLES. It cannot be cleared or dele