<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Building Perl modules on OpenSolaris</title>
	<atom:link href="http://blogs.sourceallies.com/2010/01/building-perl-modules-on-opensolaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.sourceallies.com/2010/01/building-perl-modules-on-opensolaris/</link>
	<description>Technical and process thinking from Source Allies employees</description>
	<lastBuildDate>Thu, 19 Aug 2010 09:52:12 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephen</title>
		<link>http://blogs.sourceallies.com/2010/01/building-perl-modules-on-opensolaris/comment-page-1/#comment-327</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Mon, 11 Jan 2010 18:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=846#comment-327</guid>
		<description>You might also try /usr/perl5/bin/perlgcc, which provides alternate compilation settings for use with GCC.  So

# perlgcc -MCPAN -e &quot;install HTML::Mason&quot;

should just work.</description>
		<content:encoded><![CDATA[<p>You might also try /usr/perl5/bin/perlgcc, which provides alternate compilation settings for use with GCC.  So</p>
<p># perlgcc -MCPAN -e &#8220;install HTML::Mason&#8221;</p>
<p>should just work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
