<?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; Perl-critic</title>
    <link>http://www.illusori.co.uk/blog/categories/perl-critic/</link>
    <description>Sam's Blog, feed for category perl-critic</description>
    <language>en-gb</language>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <pubDate>Mon, 10 Oct 2011 04:00:00 GMT</pubDate>
    <lastBuildDate>Mon, 10 Oct 2011 04:00:00 GMT</lastBuildDate>
    <generator>build_site 1.0</generator>
    <webMaster>rss@illusori.co.uk</webMaster>

    <item>
      <title><![CDATA[Perlbrew support in Emacs Flymake]]></title>
      <link>http://www.illusori.co.uk/blog/2011/10/10/perbrew-support-in-emacs-flymake.html</link>
      <description><![CDATA[<p>Good news for fans of <a href="http://search.cpan.org/perldoc?App::perlbrew">App::perlbrew</a> and
Emacs Flymake: I&#39;ve updated
<a href="https://github.com/illusori/emacs-flymake">my fork of Flymake</a>
to include automatic support for perlbrew.</p>
<p>If you do a <code>perlbrew switch</code> in one window, the next run of
Flymake in a Perl buffer will automatically update your <code>$PATH</code>
in Emacs with the changes Perlbrew made.</p>
<p><a href="https://github.com/illusori/emacs-flymake-perlcritic">Emacs-flymake-perlcritic</a>
overrides the code that was changed, but has also been updated to take advantage of
the Perlbrew $PATH sync if it&#39;s available. This means that if you&#39;re using both
you&#39;ll need to update both to see the changes.</p>
<p>If you&#39;re wondering what either of these are, the article
<a href="/blog/2011/07/25/perl_php_static_analysis_with_emacs_flymake.html">&quot;Perl and PHP continuous static analysis with Emacs Flymake&quot;</a> may help explain.</p><p><a href="http://www.illusori.co.uk/blog/2011/10/10/perbrew-support-in-emacs-flymake.html">Read more...</a></p>]]></description>
      <dc:creator>Sam Graham</dc:creator>
      <category>perl</category>
      <category>ironman</category>
      <category>perlbrew</category>
      <category>emacs</category>
      <category>flymake</category>
      <category>perl-critic</category>
      <category>emacs-flymake</category>
      <category>emacs-flymake-perlcritic</category>
      <pubDate>Mon, 10 Oct 2011 04:00:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.illusori.co.uk/blog/2011/10/10/perbrew-support-in-emacs-flymake.html</guid>
    </item>
    <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>
