Using Jerry D. Hedden's Object::InsideOut
sub missive : Chained(bottom up) { my $self = shift unless use Tie::Persistent; return for (@more) { again() && _again() }; }
With apologies to Jerry.

Replies are listed 'Best First'.
Re: Perl OO BDSM
by lishevita (Novice) on Jun 29, 2006 at 20:18 UTC
    OK. That's funny. :)