Front page | perl.perl5.porters |
Postings from December 2019
Re: Query Parameters
From:
Zefram via perl5-porters
Date:
December 3, 2019 08:32
Subject:
Re: Query Parameters
Message ID:
20191203083145.nt3c7pqj3bosr66c@fysh.org
Tony Cook wrote:
>I'd rather they were illegal if they're no-ops, since we might find a
>later use for the syntax that isn't a no-op.
They can't be acceptably used for any other meaning, because the logic
of combining the peek-ahead syntax with the ignored-parameter syntax
provides a clear implication that they're no-ops.
-zefram