<?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: PERL Tip For Data In Arrays</title>
	<atom:link href="http://www.solarum.com/2008/09/20/perl-tip-for-data-in-arrays/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solarum.com/2008/09/20/perl-tip-for-data-in-arrays/</link>
	<description>Information for everyone</description>
	<lastBuildDate>Wed, 25 Aug 2010 00:10:58 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Laz</title>
		<link>http://www.solarum.com/2008/09/20/perl-tip-for-data-in-arrays/comment-page-1/#comment-538</link>
		<dc:creator>Laz</dc:creator>
		<pubDate>Fri, 05 Dec 2008 23:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.solarum.com/?p=194#comment-538</guid>
		<description>Yes it would, if you just wanted the last 20 lines from a log file.  In this case, even thought that&#039;s what we ended up doing with the PERL code, the point was to illustrate how to do stuff using PERL so it could be used elsewhere for more complex things.</description>
		<content:encoded><![CDATA[<p>Yes it would, if you just wanted the last 20 lines from a log file.  In this case, even thought that&#8217;s what we ended up doing with the PERL code, the point was to illustrate how to do stuff using PERL so it could be used elsewhere for more complex things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.solarum.com/2008/09/20/perl-tip-for-data-in-arrays/comment-page-1/#comment-537</link>
		<dc:creator>George</dc:creator>
		<pubDate>Fri, 05 Dec 2008 21:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.solarum.com/?p=194#comment-537</guid>
		<description>Wouldn&#039;t just be easier to use &quot;tail -20 /tmp/mystuff.log&quot; ?</description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t just be easier to use &#8220;tail -20 /tmp/mystuff.log&#8221; ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
