You can check whether something strange is happening to your environment
variables within the PERL process by typing:perl -e 'print
join("\n",%ENV)."\n"' | more
hth

Reply via email to