|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: A perl daemonby Perl Mouse (Chaplain) |
| on Feb 11, 2006 at 21:50 UTC ( #529602=note: print w/ replies, xml ) | Need Help?? |
|
On a fork, the process forks. They will have (almost) the same state (things like PID will differ). Both copies will have the same data - but what you change in one copy won't change in the other.
Perl --((8:>*
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||