<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>heisenbug - Perl</title>
    <link>http://www.heisenbug.info/</link>
    <description>Perl, Scala and more</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.2 - http://www.s9y.org/</generator>
    <pubDate>Mon, 02 May 2011 21:54:55 GMT</pubDate>

    <image>
        <url>http://www.heisenbug.info/templates/competition/img/s9y_banner_small.png</url>
        <title>RSS: heisenbug - Perl - Perl, Scala and more</title>
        <link>http://www.heisenbug.info/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Merging Logfiles</title>
    <link>http://www.heisenbug.info/archives/4-Merging-Logfiles.html</link>
            <category>Perl</category>
    
    <comments>http://www.heisenbug.info/archives/4-Merging-Logfiles.html#comments</comments>
    <wfw:comment>http://www.heisenbug.info/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.heisenbug.info/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (Dr. Roland Kuhn)</author>
    <content:encoded>
    &lt;p&gt;Inspired by &lt;a href=&quot;hop.perl.plover.com&quot; target=&quot;_blank&quot;&gt;Higher Order Perl&lt;/a&gt;, I once tackled the problem of merging several log-files into one common time-line. While the solution itself is useful, this article also discusses the iterator pattern in Perl.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.heisenbug.info/archives/4-Merging-Logfiles.html#extended&quot;&gt;Continue reading &quot;Merging Logfiles&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 24 Mar 2010 16:14:34 +0100</pubDate>
    <guid isPermaLink="false">http://www.heisenbug.info/archives/4-guid.html</guid>
    
</item>
<item>
    <title>Custom Shells with Perl</title>
    <link>http://www.heisenbug.info/archives/2-Custom-Shells-with-Perl.html</link>
            <category>Perl</category>
    
    <comments>http://www.heisenbug.info/archives/2-Custom-Shells-with-Perl.html#comments</comments>
    <wfw:comment>http://www.heisenbug.info/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.heisenbug.info/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (Dr. Roland Kuhn)</author>
    <content:encoded>
    &lt;p&gt;Shell level access to a Linux host enables a rich universe of possibilities, even if (initially) lacking administrative privileges. If you find yourself in the situation that you have to provide access to certain applications or functions to someone who you do not trust on a moral or technical basis, a custom login shell might be one possible solution.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.heisenbug.info/archives/2-Custom-Shells-with-Perl.html#extended&quot;&gt;Continue reading &quot;Custom Shells with Perl&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 21 Mar 2010 20:11:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.heisenbug.info/archives/2-guid.html</guid>
    
</item>

</channel>
</rss>