And the book "Network programming with Perl" is a good book for Perl client/server development including the fork stuff.
> -----Original Message----- > From: [email protected] > Sent: Wed, 15 Jun 2011 13:11:38 -0700 (PDT) > To: [email protected] > Subject: Re: perl process forking tutorial recommendation > > 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/ ____________________________________________________________ FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your desktop! Check it out at http://www.inbox.com/marineaquarium -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
