in reply to Re: cron-like timing within perl script?
in thread cron-like timing within perl script?
Another non-wheel-reinventing option might be to look at PAR. PAR is fairly cool, but it tends to not fit in with normal programming idioms, so it may change the architecture of your program somewhat.That sentence makes a lot more sense if I replace PAR with POE. Perhaps you meant POE instead?
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: •Re: Re: cron-like timing within perl script?
by flyingmoose (Priest) on Feb 28, 2004 at 20:09 UTC |