in reply to Johnny Lee (Snicker)
bless my $self={}, Highwayman; foreach (@coachroads) { $self->ride($_); } $self->attach(Sword->new()); $self->attach(Pistol->new()); $self->trade()->take($maid->{baubles}); $self->blade()->take($man->{lifeblood}); wait_until_spring_of_twenty_five; # FIXME: dates pre 1970 not supporte +d on UNIX so this is needs a better implementation $bastards->hang($self); # assume Lawmen or subclass thereof, side effe +ct uses Acme::Damn to unbless Highwayman instance bless $self, Highwayman; # still alive
I have no idea why I just wrote this, somebody please stop me before it's too late. I'll leave the Kris, Johnny, and Waylon parts to someone else.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Johnny Lee (Snicker)
by ysth (Canon) on Feb 29, 2004 at 20:30 UTC |