Home > Archive > PERL Miscellaneous > June 2004 > Cron-like module
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Sebastian Tymków 2004-06-25, 6:49 pm |
| Hi,
I'm looking for some perl module which will
work like cron. I want to daemonize my script and
run some command periodicly( one at A time and the
other at B time)
--
Shamrock
| |
| Tad McClellan 2004-06-25, 6:49 pm |
| Sebastian Tymków <Shamrock@psych.uw.edu.pl> wrote:
> I'm looking for some perl module
http://search.cpan.org
--
Tad McClellan SGML consulting
tadmc@augustmail.com Perl programming
Fort Worth, Texas
| |
| Paul Lalli 2004-06-25, 6:49 pm |
| On Fri, 25 Jun 2004, Sebastian [iso-8859-2] Tymk=F3w wrote:
> I'm looking for some perl module which will
> work like cron. I want to daemonize my script and
> run some command periodicly( one at A time and the
> other at B time)
When you say you're 'looking', are you actually looking, or are you just
asking the world to look for you?
Where have you looked so far, I'm curious?
The place to look for perl modules is CPAN - visit http://search.cpan.org
A search for 'cron' returns a heck of a lot of responses. Have you seen
them yet?
Paul Lalli
|
|
|
|
|