• 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 _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
