in reply to Re: Re: perl global vars in subroutines
in thread perl global vars in subroutines
I only use in non-parallel processed code. As for the ENV itself, when the shell dies the vars die, only code within the created fork and below contain the values.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: perl global vars in subroutines
by Anonymous Monk on Feb 17, 2004 at 07:38 UTC |