[SVN] r8078 (Perl)
Allan Odgaard
throw-away-1 at macromates.com
Thu Aug 30 00:21:50 UTC 2007
• add a rule matching ‘$’ followed by a potential regexp delimiter to the string.regexp.compile.simple-delimiter.perl rule so that ‘$/’ is not treated as a variable in regexps such as ‘qr/foo$/’.
In theory, this may also be a problem for some of the other regexp rules, but this only addresses the qr«delim»…«delim»-form.
Patch from Brett Hoerner
Changed:
U trunk/Bundles/Perl.tmbundle/Syntaxes/Perl.plist
More information about the textmate-dev
mailing list