* David Golden <dagolden@cpan.org> [2012-08-28T16:59:46] > FWIW, I would still like "when {...} {...}" as a shorter way to write "when > (sub{...}) {...}", but think that's "nice to have" and not necessary for > fixing smartmatch. Note that because we got rid of left-hand-side overloads for ~~, when{}{} can now be a non-sub block. -- rjbsThread Previous | Thread Next