perl -MCigarettes -e 'smoke and die'

Replies are listed 'Best First'.
Re: Short as life itself
by tirwhan (Abbot) on Feb 08, 2006 at 17:44 UTC

    You shouldn't use the smoke method without checking for legality in your current location.

    use Cigarettes; LEGALCHECK: while ($self->get_location->is_indoors()) { eval { require Legalistic::Crap; }; if ($@) { warn "Watch out for the cops!"; last LEGALCHECK; } if (smoking_is_legal($location)) { last LEGALCHECK; } elsif ($location =~ m/bar|pub|restaurant/) { $self->emigrate(); } elsif ($location =~ m/workplace/) { $self->quit_job(); } elsif ($location =~ m/cancer clinic/) { $self->hide_in_closet(); last LEGALCHECK; } else { $self->go_elsewhere(); } } smoke and die;

    All dogma is stupid.
Re: Short as life itself
by zentara (Cardinal) on Feb 08, 2006 at 16:30 UTC
    perl -MMaryJane -e 'smoke and be high'

    I'm not really a human, but I play one on earth. flash japh