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

Re: [perl #93640] Allow comments in qw()

Thread Previous | Thread Next
From:
Jesse Vincent
Date:
June 30, 2011 13:40
Subject:
Re: [perl #93640] Allow comments in qw()
Message ID:
20110630172518.GH11386@puppy



On Mon 27.Jun'11 at 12:38:28 -0700, Eric Brine wrote:
> Hi,
> 
> Patch 1:
> 
> Order features alphabetically in feature's documentation.

This seems reasonable

> 
> Patch 2:
> 
> Stop having one of the following qw() warnings hide the other:
> - Possible attempt to separate words with commas
> - Possible attempt to put comments in qw() list

Great

> Patch 3:
> 
> Add feature qw_comments, which allows comments to be used in the qw()
> operator.

I'm not in favor of this one. It breaks my assumptions about
what qw means. (Those being "This text will be split on whitespace
boundaries but otherwise won't be touched")


-Jesse

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