Help for this page
Select Code to Download
Select
or
download this
use POSIX qw(_exit); POSIX::_exit( 0 ); # abort ungracefully (and quickly!)