<?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[unix perl script problem...]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I’ve a problem with my perl script (for linux) editing with NP++.</p>
<p dir="auto">As sample…</p>
<p dir="auto">====================</p>
<p dir="auto">sub     Wanted_Files {<br />
my $lFileName   = $_;</p>
<pre><code>    (my ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$mtime,$ctime,$blksize,$blocks) = stat($lFileName))
            &amp;&amp; -f _
            &amp;&amp; ( $lFileName !~ /^\./ )
            &amp;&amp; push (@{$FileList{$FindPath}}, $lFileName);
</code></pre>
<p dir="auto">}</p>
<p dir="auto">====================</p>
<p dir="auto">In NP++ the “&amp;&amp;” entries are all invisible or white, don’t know. They are scrollable as char, but not visible.<br />
Is this a bug or some problem of the perl language view in NP++?</p>
<p dir="auto">Thank you for hints and help.</p>
<p dir="auto">Robert</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/11048/unix-perl-script-problem</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 04:35:08 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/11048.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 Jan 2016 20:22:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to unix perl script problem... on Mon, 04 Jan 2016 21:02:06 GMT]]></title><description><![CDATA[<p dir="auto">Ok, thank you! I try it!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13008</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13008</guid><dc:creator><![CDATA[Robert S. Irrgang]]></dc:creator><pubDate>Mon, 04 Jan 2016 21:02:06 GMT</pubDate></item><item><title><![CDATA[Reply to unix perl script problem... on Mon, 04 Jan 2016 02:58:23 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Default font setting is “Source Code Pro” 10pt.</p>
</blockquote>
<p dir="auto">Use a different font. There is a problem with Source Code Pro.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/12993</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/12993</guid><dc:creator><![CDATA[dail]]></dc:creator><pubDate>Mon, 04 Jan 2016 02:58:23 GMT</pubDate></item><item><title><![CDATA[Reply to unix perl script problem... on Mon, 04 Jan 2016 01:48:48 GMT]]></title><description><![CDATA[<p dir="auto">Sorry, edit did not work…</p>
<p dir="auto">Version is 6.8.8 and no changes by myself. All default settings for design. Runing on Windows 10. Default font setting is “Source Code Pro” 10pt.</p>
<p dir="auto">Sometimes I edit the files on linux with vi and sometime on Windows with np++.</p>
<p dir="auto">And btw… all “&amp;” are invisible, not only “&amp;&amp;”.</p>
<p dir="auto">I can post an image with the view in linux terminal and in np++. All files are on linux in unix format.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/12992</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/12992</guid><dc:creator><![CDATA[Robert S. Irrgang]]></dc:creator><pubDate>Mon, 04 Jan 2016 01:48:48 GMT</pubDate></item><item><title><![CDATA[Reply to unix perl script problem... on Mon, 04 Jan 2016 01:23:40 GMT]]></title><description><![CDATA[<p dir="auto">Version is 6.8.8 and no changes by myself. All default settings for design. Runing on Windows 10.</p>
<p dir="auto">And btw… all “&amp;” are invisible, not only “&amp;&amp;”.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/12991</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/12991</guid><dc:creator><![CDATA[Robert S. Irrgang]]></dc:creator><pubDate>Mon, 04 Jan 2016 01:23:40 GMT</pubDate></item><item><title><![CDATA[Reply to unix perl script problem... on Sun, 03 Jan 2016 22:07:31 GMT]]></title><description><![CDATA[<p dir="auto">Hello Robert-S.-Irrgang,</p>
<p dir="auto">did you modify the style or using a different theme (different from default)?<br />
Do you edit on windows or on linux using wine?<br />
Which npp version do you use?</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/12989</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/12989</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Sun, 03 Jan 2016 22:07:31 GMT</pubDate></item></channel></rss>