On Dec 10, 2004, at 9:45 PM, Eric Hsu wrote:
Thanks to Xavier Noria for his bug list for the Perl bundle. I have fixed some of them in a new version (see the wiki, or my page http://math.sfsu.edu/hsu/textmate for the archive and details.
Here are the fixes:
adjusted $foo{bar} so the first brace isn't highlighted q qq qw qx quoting recognized POD recognized (from =head1 to =cut) __END__ __DATA__, __FOO__ all recognized added Perl to One-liner command
Known problems: many autoquotes not highlighted right: here-docs not quoted, hashkeys in => notation.
Now that was great. Thank you very much!
-- fxn