<?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/fix</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 10:00:35 GMT</pubDate>
<item>
<title>(Perl) Clean up Word documents that have been translated to HTML</title>
<link>http://snipplr.com/view/9483/clean-up-word-documents-that-have-been-translated-to-html/</link>
<description><![CDATA[ <p>Haven't tried this with any recent versions of Word.  Yet.</p> ]]></description>
<pubDate>Tue, 04 Nov 2008 09:54:38 GMT</pubDate>
<guid>http://snipplr.com/view/9483/clean-up-word-documents-that-have-been-translated-to-html/</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>
</channel>
</rss>