Help for this page
#!/usr/bin/perl use strict; use warnings; ... kill('INT', $$); } print "ending I=$I\n";