<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Probably &#187; perl</title>
	<atom:link href="http://probably.co.uk/category/perl/feed" rel="self" type="application/rss+xml" />
	<link>http://probably.co.uk</link>
	<description>Random musings, mostly about UNIX</description>
	<lastBuildDate>Tue, 23 Mar 2010 15:26:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Perl WWW::Mechanize when behind a proxy</title>
		<link>http://probably.co.uk/installing-perl-wwwmechanize-when-behind-a-proxy.html</link>
		<comments>http://probably.co.uk/installing-perl-wwwmechanize-when-behind-a-proxy.html#comments</comments>
		<pubDate>Wed, 28 Oct 2009 18:16:49 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[catalyst]]></category>
		<category><![CDATA[cpan]]></category>

		<guid isPermaLink="false">http://probably.co.uk/?p=140</guid>
		<description><![CDATA[I&#8217;ve just had a horrible time trying to install Catalyst::Plugin::AutoCRUD, because of a dependency on WWW::Mechanize. In short, WWW::Mechanize fails to pass it&#8217;s tests when you&#8217;re working behind an authenticating proxy.
Setting the environment variable http_proxy wasn&#8217;t working out for me, so I started to look into how WWW::Mechanize can work with a proxy. Turns out [...]]]></description>
		<wfw:commentRss>http://probably.co.uk/installing-perl-wwwmechanize-when-behind-a-proxy.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CPAN 1.94 fixes Solaris untar issue</title>
		<link>http://probably.co.uk/cpan194-fixes-solaris-tar-issue.html</link>
		<comments>http://probably.co.uk/cpan194-fixes-solaris-tar-issue.html#comments</comments>
		<pubDate>Thu, 28 May 2009 12:31:50 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://probably.co.uk/?p=108</guid>
		<description><![CDATA[In my earlier post about using local::lib I commented that CPAN wouldn&#8217;t untar with the Solaris shipped tar program, and you had to use GNU tar from OpenCSW or Blastwave. 1.94 appears to fix the problem and untars just fine with the native Solaris tar. This means you no longer need to set &#8216;tar&#8217; in [...]]]></description>
		<wfw:commentRss>http://probably.co.uk/cpan194-fixes-solaris-tar-issue.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Further Catalyst on Solaris notes</title>
		<link>http://probably.co.uk/further-catalyst-on-solaris-notes.html</link>
		<comments>http://probably.co.uk/further-catalyst-on-solaris-notes.html#comments</comments>
		<pubDate>Wed, 06 May 2009 13:31:38 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[catalyst]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://probably.co.uk/?p=85</guid>
		<description><![CDATA[In my last post about installing Catalyst on Solaris I went to great lengths to install every Perl module, in order, from CPAN. This was a painful process to establish, and just as painful to emulate. The post was updated back in March to include CPAN bundles, which would do most of the hard work [...]]]></description>
		<wfw:commentRss>http://probably.co.uk/further-catalyst-on-solaris-notes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Perl local::lib on Solaris 10</title>
		<link>http://probably.co.uk/using-perl-locallib.html</link>
		<comments>http://probably.co.uk/using-perl-locallib.html#comments</comments>
		<pubDate>Tue, 10 Feb 2009 16:41:53 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://probably.co.uk/?p=39</guid>
		<description><![CDATA[I tend to build perl modules to live in my home directory. Setting up CPAN with PREFIX= and LIB= variables means I can compile/build modules without being root and use them in any script with a simple &#8216;use lib &#8230;&#8217; statement.
Matt Trout of Shadowcat Systems has written local::lib to make this process a whole lot [...]]]></description>
		<wfw:commentRss>http://probably.co.uk/using-perl-locallib.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
