in reply to Re: Re: Forking problems
in thread Forking problems

What I think the anonymous monks is referring to is that you're writing perl and you know you're doing it(you've used the range operator), and then you go and you write c code (for($b = 0; $b<255; $b++) ...) which could be construed as awful.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.