[TxMt] qq|...| in Perl bundle

Chris Thomas chris at cjack.com
Thu Jun 23 21:19:47 UTC 2005


On Jun 23, 2005, at 2:10 PM, Andrew Green wrote:

> perl -e "print qq(Does (Perl (Match (Nested) Parenteses) Properly?) 
> \n);"
>
> Seems to work fine!

Right on, but break it into lines like this:

qq( ( does
perl ( (nest
     ) parenthesis
properly? ) ) )

And paste it into a TM window with the language set to Perl.

Chris



More information about the textmate mailing list