<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Modules and Perl 6s</title>
	<atom:link href="http://justrakudoit.wordpress.com/2012/01/29/modules-and-perl-6s/feed/" rel="self" type="application/rss+xml" />
	<link>http://justrakudoit.wordpress.com/2012/01/29/modules-and-perl-6s/</link>
	<description>I Never Metaop I Didn&#039;t Like</description>
	<lastBuildDate>Thu, 07 Mar 2013 12:58:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Stanley Hopcroft</title>
		<link>http://justrakudoit.wordpress.com/2012/01/29/modules-and-perl-6s/#comment-2764</link>
		<dc:creator><![CDATA[Stanley Hopcroft]]></dc:creator>
		<pubDate>Mon, 30 Jan 2012 06:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=390#comment-2764</guid>
		<description><![CDATA[Of course, I am a retard and know nix all about this stuff.

But isn&#039;t this sort of problem dealt with by the P5 installer, posssibly in the Strawberry Perl incarnation ?

Maybe alias or one of the Strawberry guns can help out (prob in the AUTHORS or CREDITS in the Strawb dist) ?]]></description>
		<content:encoded><![CDATA[<p>Of course, I am a retard and know nix all about this stuff.</p>
<p>But isn&#8217;t this sort of problem dealt with by the P5 installer, posssibly in the Strawberry Perl incarnation ?</p>
<p>Maybe alias or one of the Strawberry guns can help out (prob in the AUTHORS or CREDITS in the Strawb dist) ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: colomon</title>
		<link>http://justrakudoit.wordpress.com/2012/01/29/modules-and-perl-6s/#comment-2762</link>
		<dc:creator><![CDATA[colomon]]></dc:creator>
		<pubDate>Sun, 29 Jan 2012 03:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=390#comment-2762</guid>
		<description><![CDATA[I don&#039;t know if that&#039;s quite enough -- at least at the moment, the syntax for setting up include paths is different between Rakudo and Niecza, so just knowing how to invoke the compiler isn&#039;t enough.  I&#039;ve been figuring these details need to be abstracted away into a module somewhere...]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if that&#8217;s quite enough &#8212; at least at the moment, the syntax for setting up include paths is different between Rakudo and Niecza, so just knowing how to invoke the compiler isn&#8217;t enough.  I&#8217;ve been figuring these details need to be abstracted away into a module somewhere&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moritz</title>
		<link>http://justrakudoit.wordpress.com/2012/01/29/modules-and-perl-6s/#comment-2761</link>
		<dc:creator><![CDATA[Moritz]]></dc:creator>
		<pubDate>Sun, 29 Jan 2012 03:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=390#comment-2761</guid>
		<description><![CDATA[I guess the correct solution for the multiple compiler names is a portable way to get the whole command line for invoking the compiler, so $*COMPILER_CLI would return &#039;perl6&#039; on Rakudo and &#039;mono Niecza.exe&#039; or [&#039;mono&#039;, &#039;Niecza.exe&#039;] on niecza. Not sure which variation makes more sense.]]></description>
		<content:encoded><![CDATA[<p>I guess the correct solution for the multiple compiler names is a portable way to get the whole command line for invoking the compiler, so $*COMPILER_CLI would return &#8216;perl6&#8242; on Rakudo and &#8216;mono Niecza.exe&#8217; or ['mono', 'Niecza.exe'] on niecza. Not sure which variation makes more sense.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
