in reply to Re: Re: UNIX environment setup via perl
in thread UNIX environment setup via perl

It isn't a question of Perl being capable or not capable of altering the shell in which it runs. Rather, all shells prevent the scripts and programs they run from altering their environment, to prevent security risks.

--
TTTATCGGTCGTTATATAGATGTTTGCA

  • Comment on Re: Re: Re: UNIX environment setup via perl