in reply to Alarm firing immediately instead of waiting for timeout

I haven't really changed much in the script, and haven't changed anything in the eval block (below). What could be causing it to "alarm" immediately?

If someone has screwed with the configuration file and either set the timeout to 0, or omitted the 'script.timeout' entry completely, then

$script_timeout = $values_hash{'script.timeout'};

would cause it.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

The start of some sanity?