On Jun 15, 11:21 am, [email protected] (Noah) wrote:
> Hi there,
>
> can somebody recommend a good tutorial web link and/or URL for learning
> perl forking please?
>
Presumably, you've already seen these docs:
perldoc perlipc
perldoc perlfork # fork emulation for non-Unix
Not the best tutorial but good for later reference so
I'd recommend googling for more basic info. For
instance, using search string "perl fork tutorial",
the first hit was an actual tutorial. Then you may
want to try some simple examples and see how it
goes.
--
Charles DeRykus
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/