use POSIX qw(_exit); POSIX::_exit( 0 ); # abort ungracefully (and quickly!)