<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - noah</title>
<link>http://snipplr.com/users/noah/tags/module</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 12 Oct 2008 05:16:59 GMT</pubDate>
<item>
<title>(Perl) Generate XHTML on the command line with XML::API::XHTML</title>
<link>http://snipplr.com/view/4971/generate-xhtml-on-the-command-line-with-xmlapixhtml/</link>
<description><![CDATA[ <p>Build a simple XHTML document, format it with Tidy and print the result to "temp.html."</p> ]]></description>
<pubDate>Sun, 10 Feb 2008 02:21:23 GMT</pubDate>
<guid>http://snipplr.com/view/4971/generate-xhtml-on-the-command-line-with-xmlapixhtml/</guid>
</item>
<item>
<title>(Perl) Fix installing Perl modules on OS X</title>
<link>http://snipplr.com/view/4009/fix-installing-perl-modules-on-os-x/</link>
<description><![CDATA[ <p>On Mac OS X, typing this command into CPAN will fix the make error when installing a Perl module. Found on the CPAN forums.

Here is the error I was getting:
-- NOT OK
Running make test
Can't run test witout successful make
Running make install
make had returned bad status, install seems impossible</p> ]]></description>
<pubDate>Fri, 26 Oct 2007 13:15:37 GMT</pubDate>
<guid>http://snipplr.com/view/4009/fix-installing-perl-modules-on-os-x/</guid>
</item>
<item>
<title>(Perl) starter Perl module</title>
<link>http://snipplr.com/view/3136/starter-perl-module/</link>
<description><![CDATA[ <p>Put this in the file MyPackage.pm, and call it with Use::MyPackage</p> ]]></description>
<pubDate>Tue, 03 Jul 2007 23:04:21 GMT</pubDate>
<guid>http://snipplr.com/view/3136/starter-perl-module/</guid>
</item>
</channel>
</rss>