Maxipoint Rep Office wrote:
> is possible start some actions with Perl without Cron?
> 
> for example send email to users from database after 3 days or delete
> something from database automaticaly after 3 day with Perl but
> without Cron? 
        Yes. You would write the Perl as a daemon and have it run in background. Have 
it work and sleep as you desire it to.

Wags ;)


*******************************************************
This message contains information that is confidential
and proprietary to FedEx Freight or its affiliates.
It is intended only for the recipient named and for
the express purpose(s) described therein.
Any other use is prohibited.
*******************************************************


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to