will run the subroutine on a Ctrl-C.$SIG{INT} = \&some_subroutine;
will ignore Ctrl-C and the program will keep running.$SIG{INT} = 'IGNORE';
In reply to Re: Is there a way disconnect from database
by aijin
in thread Is there a way disconnect from database
by turumkhan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |