<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="http://www.illusori.co.uk/xsl/rss.xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Sam's Blog &gt; Static-analysis</title>
    <link>http://www.illusori.co.uk/blog/categories/static-analysis/</link>
    <description>Sam's Blog, feed for category static-analysis</description>
    <language>en-gb</language>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <pubDate>Mon, 25 Jul 2011 09:54:00 GMT</pubDate>
    <lastBuildDate>Mon, 25 Jul 2011 09:54:00 GMT</lastBuildDate>
    <generator>build_site 1.0</generator>
    <webMaster>rss@illusori.co.uk</webMaster>

    <item>
      <title><![CDATA[Perl and PHP continuous static analysis with Emacs Flymake]]></title>
      <link>http://www.illusori.co.uk/blog/2011/07/25/perl_php_static_analysis_with_emacs_flymake.html</link>
      <description><![CDATA[<p>I followed with interest the discussion and excitement last month
in a few Perl blogs about people discovering
<a href="http://flymake.sourceforge.net/">Emacs Flymake</a>.</p>
<p>Being a long-time Emacs user this seemed really interesting to me, but
I don&#39;t tend to waste a huge amount of time making outright syntax errors.</p>
<p>What I really wanted was something like the static analysis that
a modern IDE does for you while you type.</p>
<p>So I hooked up <a href="http://search.cpan.org/perldoc?Perl::Critic">Perl::Critic</a> and
<a href="http://www.squizlabs.com/php-codesniffer">PHP_CodeSniffer</a>
to Flymake, and here&#39;s how you can too.</p><p><a href="http://www.illusori.co.uk/blog/2011/07/25/perl_php_static_analysis_with_emacs_flymake.html">Read more...</a></p>]]></description>
      <dc:creator>Sam Graham</dc:creator>
      <category>perl</category>
      <category>ironman</category>
      <category>php</category>
      <category>emacs</category>
      <category>flymake</category>
      <category>static-analysis</category>
      <category>php-codesniffer</category>
      <category>perl-critic</category>
      <category>emacs-flymake</category>
      <category>emacs-flymake-perlcritic</category>
      <category>emacs-flymake-phpcs</category>
      <pubDate>Mon, 25 Jul 2011 09:54:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.illusori.co.uk/blog/2011/07/25/perl_php_static_analysis_with_emacs_flymake.html</guid>
    </item>

  </channel>
</rss>
