|
|
| Do you know where your variables are? | |
| PerlMonks |
Re:{2} Timed Executionby jeroenes (Priest) |
| on Nov 06, 2001 at 11:42 UTC ( #123531=note: print w/ replies, xml ) | Need Help?? |
|
Just remember that when you want to run such a script in the background, you need at least a $SIG{'INT'} = 'IGNORE'. Look at perldoc perlvar and/or take a peek here, which actually is my first node at this place.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||