sub class ($$) { ... } sub is (&) { return @_ } class Foo => is { ... }; [download]
In reply to Re: Prototypes and hand-written MMD by ysth in thread Prototypes and hand-written MMD by dragonchild