Re: Environment Variables
[email protected] ("Jerry D. Hedden") Fri, 4 Apr 2008 05:14:02 -0400
| Newsgroups | perl.ithreads |
|---|---|
| Message-ID | <[email protected]> |
This is a known deficiency:
http://rt.perl.org/rt3/Ticket/Display.html?id=41222
> I'm using Linux OS. Does anyone know how to set environment
> variables in threads that can be utilized by the system() function.
You have set them in the main thread.