in reply to Re: Set shell environment variables from within a perl script
in thread Set shell environment variables from within a perl script
system("cvs whatever") and die;
I might be wrong but wouldn't exec("cvs whatever"); have the same effect?
Cheers,
JohnGG
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Set shell environment variables from within a perl script
by Joost (Canon) on May 05, 2008 at 18:15 UTC |