Craig--
Whew. I'm relieved. I was about to go bug hunting...
Thanks for the follow-through.
Could you try to do a 'use Env qw(@FOO);' for some
well-known VMS 'environment' array and see if you
get the expected behavior when you loop over the
entries? Your script should die() if you try to
write to the array, though.
Regards,
--Gregor
At 04:47 PM 2/15/00 -0500, you wrote:
>Gregor,
>
>Ignore my previous post. I had forgotten to *install* Env.pm so it was using the old
>one. Now I get
>
>$ perl env.t
>1..3
>ok 1
>ok 2 # $BAR=bar/baz
>ok 3 # skipped
>
>Sorry about that. I had never used this module before and didn't realize there was
>an existing one that needed to be overriden.
>_______________________________________________
>Craig A. Berry
>mailto:[EMAIL PROTECTED]
+--------------------------------------------------------------+
| Gregor N. Purdy [EMAIL PROTECTED] |
| |
| Swiss army chainsaw operator. y2k: perl -pe 'tr/yY/kK/' |
+--------------------------------------------------------------+