[TxMt] [PATCH] perl quote-like operators

Allan Odgaard throw-away-1 at macromates.com
Fri Nov 17 23:58:15 UTC 2006


On 16. Nov 2006, at 07:38, Grant Hollingworth wrote:

>> I fixed up the scoping and interpolation of some of Perl's quote- 
>> like operators: q//, qq//, qw//, qx//, and m//. s///, tr///, and  
>> heredocs still need some work.
>
> oops.  The test script had a syntax error, and qw// isn't  
> interpolated.
> <perl-quoting-test>
> <perl-quote.diff>

Thanks, I applied the patch. I changed the string.quoted.single/ 
double to string.quoted.other, since the single/double refer to ' and ".




More information about the textmate mailing list