Re: $ENV issues with VMS.

2007-11-13 Thread Craig A. Berry
At 8:56 AM -0600 11/13/07, John E. Malmberg wrote: >One issue that seems to be showing up is setting an $ENV{FOO} to an empty >string is apparently causing problems on VMS, as the resulting logical name is >not showing up as containing an empty string, but showing up containing one or >more non

$ENV issues with VMS.

2007-11-13 Thread John E. Malmberg
The test lib/I18N/LangTags/t/80_all_env.t is failing on VMS for me because other tests are inadvertently setting environment variables that persist beyond their run. This mainly shows up when you run the tests outside of the test harness, as the test harness isolates the tests in their own pro