|
|
| Think about Loose Coupling | |
| PerlMonks |
Re^3: Two processes of a Perl EXEby vitoco (Pilgrim) |
| on Nov 24, 2009 at 13:42 UTC ( #809075=note: print w/ replies, xml ) | Need Help?? |
|
Here, I found the following that seems to be included in the module docs: When a non-dependant PAR package runs, there is a two stage binary frontend: first the executable demo.exe that I ran, then a second demo.exe that is extracted to the temp dir and run as a child of the first. If you look at the process list while demo.exe runs, you'll see two processes with the same name.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||