<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Syntax on Ulis Notizen</title>
    <link>https://wolf-u.li/tag/syntax/</link>
    <description>Recent content in Syntax on Ulis Notizen</description>
    <generator>Hugo</generator>
    <language>de</language>
    <copyright>Copyright 2006-CURRENTYEAR Uli Wolf - All rights reserved</copyright>
    <lastBuildDate>Sun, 26 Jul 2015 11:35:47 +2600</lastBuildDate>
    <atom:link href="https://wolf-u.li/tag/syntax/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Syntax eines Perl-Scripts checken</title>
      
      
      <link>https://wolf-u.li/syntax-eines-perl-scripts-checken/</link>
      <pubDate>Sun, 26 Jul 2015 11:35:47 +2600</pubDate>
      <guid>https://wolf-u.li/syntax-eines-perl-scripts-checken/</guid>
      <description>&lt;p&gt;Soeben habe ich bei einem Perl-Script die Syntax checken wollen ohne es direkt auszuführen. Geht ganz einfach, wenn man weiss wie:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-perl&#34; data-lang=&#34;perl&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;perl&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;wc&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;meinscript&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;pl&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      
         <content:encoded><![CDATA[<p>Soeben habe ich bei einem Perl-Script die Syntax checken wollen ohne es direkt auszuführen. Geht ganz einfach, wenn man weiss wie:</p>
<div class="highlight"><div class="chroma">
<table class="lntable"><tr><td class="lntd">
<pre tabindex="0" class="chroma"><code><span class="lnt">1
</span></code></pre></td>
<td class="lntd">
<pre tabindex="0" class="chroma"><code class="language-perl" data-lang="perl"><span class="line"><span class="cl"><span class="n">perl</span> <span class="o">-</span><span class="n">wc</span> <span class="n">meinscript</span><span class="o">.</span><span class="n">pl</span>
</span></span></code></pre></td></tr></table>
</div>
</div>]]></content:encoded>
    </item>
  </channel>
</rss>
