in reply to Perl Alarm Not Working

What OS are you running, and what's do_program?

Replies are listed 'Best First'.
Re^2: Perl Alarm Not Working
by aceofspace (Acolyte) on Dec 19, 2010 at 05:37 UTC
    Operation system is Linux 2.6.18

    do_program is a program that abstracts site information from different domains.

    The domains are stored in a MySql database, so the program will retrieve domains from the database, then abstract site information from these domains.

    Jack