![]() |
|
XP is just a number | |
PerlMonks |
Re: Fork/Child Questionby beable (Friar) |
on Jul 28, 2004 at 01:39 UTC ( #377900=note: print w/replies, xml ) | Need Help?? |
Here's how you can do it using threads, assuming that your Perl has threading built in. (run perl -V to check if you can use threads (look for usethreads=define)).
In Section
Seekers of Perl Wisdom
|
|