in reply to
Re: Re: writing looped programs
in thread
writing looped programs
Of course, you could always have it
fork
off a child process if you expect the sub to run long. All depends on what you're trying to do...
Comment on
Re: Re: Re: writing looped programs
Download
Code
In Section
Seekers of Perl Wisdom