
rgarciasuarez at gmail
May 18, 2008, 2:08 PM
Post #3 of 3
(95 views)
Permalink
|
|
Re: [PATCH] Add ..., !!!, and ??? operators
[In reply to]
|
|
2008/5/10 chromatic <chromatic[at]wgz.org>: > Per a TODO in pod/perltodo.pod, here's a patch that adds the yada, yada, yada > operators. It includes documentation and a test file (attached, not part of > the patch). > > As Ben Morrow points out, this version has a slight incompatibility with the > match operator ?? nestled up against the ternary conditional operator without > intervening whitespace. I suspect that a bit of opcode rewriting would work, > if there's sufficient lookhead... but that's more work than I want to do at > the moment. Thanks, applied as #33858.
|