Help for this page
$SIG{INT} = \&zap; ... } sleep 1 while 1;
#!/usr/bin/perl -w use strict; ... } #exit; }