<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[perl lexer broken]]></title><description><![CDATA[<p dir="auto">The perl lexer in version 6.88 is both out of date and broken. For instance the key words ‘<strong>given</strong>’, ‘<strong>when</strong>’, ‘<strong>last</strong>’ and ‘<strong>say</strong>’ are treated as names of subroutines. In addition, the lexer does not distinguish between $var[ and $var{, the first is a reference to an array element and the second is a reference to a hash element. Is there a fix?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/11056/perl-lexer-broken</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 19:57:22 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/11056.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Jan 2016 01:48:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to perl lexer broken on Tue, 05 Jan 2016 20:04:14 GMT]]></title><description><![CDATA[<p dir="auto">Hello Hugh-Myers,</p>
<p dir="auto">the keywords can be added. Within the npp installation directory goto the<br />
…Notepad++\plugins\APIs directory and edit the perl.xml file accordingly.</p>
<p dir="auto">Regarding the references, it sounds like it was working before, wasn’t it?<br />
I checked the bug and features request and didn’t see any ticket referring to it.</p>
<p dir="auto">So if it was working and now doesn’t you may open a bug ticket <a href="http://sourceforge.net/p/scintilla/bugs/" rel="nofollow ugc">here</a> or<br />
if it wasn’t working before you may open a feature request <a href="http://sourceforge.net/p/scintilla/feature-requests/" rel="nofollow ugc">here</a>.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13031</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13031</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Tue, 05 Jan 2016 20:04:14 GMT</pubDate></item></channel></rss>