<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/perl/tags/convert</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 08:12:35 GMT</pubDate>
<item>
<title>(Perl) Convert a PDF to text with Perl - noah</title>
<link>http://snipplr.com/view/9963/convert-a-pdf-to-text-with-perl/</link>
<description><![CDATA[ <p>Converts the PDF 'example.pdf' to plain text.

IIRC this only converts the _first_ page of the document, but that can be changed by modifying the argument to getPageContentTree on line 8.  Been a while since I've used this so ymmv.</p> ]]></description>
<pubDate>Fri, 21 Nov 2008 16:24:58 GMT</pubDate>
<guid>http://snipplr.com/view/9963/convert-a-pdf-to-text-with-perl/</guid>
</item>
<item>
<title>(Perl) Bundle a bunch of images into a pdf document - iblis</title>
<link>http://snipplr.com/view/3476/bundle-a-bunch-of-images-into-a-pdf-document/</link>
<description><![CDATA[ <p>Requires PerlMagick.</p> ]]></description>
<pubDate>Mon, 06 Aug 2007 14:18:23 GMT</pubDate>
<guid>http://snipplr.com/view/3476/bundle-a-bunch-of-images-into-a-pdf-document/</guid>
</item>
<item>
<title>(Perl) Convert keywords to tags (and vice versa) in BiBTeX files - iblis</title>
<link>http://snipplr.com/view/3439/convert-keywords-to-tags-and-vice-versa-in-bibtex-files/</link>
<description><![CDATA[ <p>Convert (comma separated) keywords to (space separated) tags in BibTeX files for use in social bibliography sites (bibsonomy.org, citeulike.org)</p> ]]></description>
<pubDate>Thu, 02 Aug 2007 15:20:34 GMT</pubDate>
<guid>http://snipplr.com/view/3439/convert-keywords-to-tags-and-vice-versa-in-bibtex-files/</guid>
</item>
</channel>
</rss>