GNOME Bugzilla – Bug 436904
syntax coloring for $' incorrect for perl
Last modified: 2007-07-13 16:06:10 UTC
When writing a Perl program that uses the expression $' the editor incorrectly assumes the rest of the program is a string (pink color) as it cannot match the closing quote. $' is a valid Perl construct like $_ or $& so it should be recognized as such.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.