develooper Front page | perl.perl5.porters | Postings from June 2011

Re: Any objection to allowing no-op underscores between regex modifiers?

Thread Previous | Thread Next
From:
Zsbán Ambrus
Date:
June 14, 2011 12:23
Subject:
Re: Any objection to allowing no-op underscores between regex modifiers?
Message ID:
BANLkTimungQ0gXUR3JqLRFcKw_-2AavbUg@mail.gmail.com
On Sat, Jun 11, 2011 at 4:43 PM, Karl Williamson
<public@khwilliamson.com> wrote:
> Allowing underscores as a way for the user to separate the regex modifiers

Unless you want to separate the /gceer options, you can always
separate your options like /(?x)(?some options)(?more options).../.

Ambrus

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About