in reply to How do you wanna die() ?

I've used  or die "Arrrrrrgh, $!"; quite a bit, along with a million variations. Also, "*screeaaaatch* $!" works pretty good too.

--
$you = new YOU;
honk() if $you->love(perl)

Replies are listed 'Best First'.
Re: Re: How do you wanna die() ?
by dws (Chancellor) on Mar 06, 2001 at 10:51 UTC
    SQUEAK? --Death of Rats


    For a while I used die "dryrot" for failed assertions.