NAME

Acme::Satan - Damn further program execution

SYNOPSIS

#!/usr/bin/perl -l
use Acme::Satan;

warn "Before damnation.\n";

goto(hell);

die "This will never get run.\n";

DESCRIPTION

A classy way to make your Perl process exit successfully.

GOTCHAS

You can't simply

goto hell;

CONTRIBUTORS

Author: Tye McQueen, http://perlmonks.org/?node=tye

http://perlmonks.org/?node=mr_mischief

http://perlmonks.org/?node=ambrus