<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="2.0" 
    xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Summing the CommandLine Parameter Values - Perl Tutorials #002</title>
	<link>http://webguru.mathgurusonline.com/2006/02/26/summing-the-commandline-parameter-values-perl-tutorials-002/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 10:26:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>
	<language>en</language>
	
	<copyright> 2004-2005</copyright>
	<managingEditor> ()</managingEditor>
	<webMaster></webMaster>

	<category>Talk Radio</category>
		
	<itunes:subtitle>Comment-cast: Summing the CommandLine Parameter Values - Perl Tutorials #002</itunes:subtitle>
	<itunes:summary>Comment-cast: Summing the CommandLine Parameter Values - Perl Tutorials #002</itunes:summary>
    
	<itunes:author></itunes:author>    
	<itunes:owner>
		<itunes:name></itunes:name>
		<itunes:email></itunes:email>
	</itunes:owner>
    
	<itunes:image href="" />
	<image>
		<url></url>
		<title>WebGuru Web Programming</title>
		<link>http://webguru.mathgurusonline.com</link>
		<width>144</width>
		<height>144</height>
	</image>

	<item>
		<title>by: rdash</title>
		<link>http://webguru.mathgurusonline.com/2006/02/26/summing-the-commandline-parameter-values-perl-tutorials-002/#comment-7</link>
		<pubDate>Fri, 03 Mar 2006 19:16:18 +0000</pubDate>
		<guid>http://webguru.mathgurusonline.com/2006/02/26/summing-the-commandline-parameter-values-perl-tutorials-002/#comment-7</guid>
				<description>Randal, you have far more Perl experience than I do. I only have 10 years, but how I program and what I'm showing are two different things, I know. I've got a few things to clean up in my code, you're right. Thanks for pointing out the problems. It seems that being away from Perl for a year makes me lapse back into my very old and ingrained C programming habits :D

To anyone else reading this, listen to Randal. He knows what he's talking about, being at the forefront of Perl programming and consulting. With the intent of making things easier to follow, I actually made it more confusing. My future tactic will be to program as I normally would, then explain in the text what I am doing. (A task made difficult by having to escape code characters to prevent problems in HTML and XHTML.)</description>
		<content:encoded><![CDATA[	<p>Randal, you have far more Perl experience than I do. I only have 10 years, but how I program and what I&#8217;m showing are two different things, I know. I&#8217;ve got a few things to clean up in my code, you&#8217;re right. Thanks for pointing out the problems. It seems that being away from Perl for a year makes me lapse back into my very old and ingrained C programming habits <img src='http://webguru.mathgurusonline.com/wp-images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
	<p>To anyone else reading this, listen to Randal. He knows what he&#8217;s talking about, being at the forefront of Perl programming and consulting. With the intent of making things easier to follow, I actually made it more confusing. My future tactic will be to program as I normally would, then explain in the text what I am doing. (A task made difficult by having to escape code characters to prevent problems in HTML and XHTML.)
</p>
]]></content:encoded>
						<itunes:author>rdash</itunes:author>
		<itunes:subtitle>Randal, you have far more Perl experience than I do. I only have 10 years, but how I program and ...</itunes:subtitle>
		<itunes:summary>Randal, you have far more Perl experience than I do. I only have 10 years, but how I program and ...</itunes:summary>
	</item>
	<item>
		<title>by: Randal L. Schwartz</title>
		<link>http://webguru.mathgurusonline.com/2006/02/26/summing-the-commandline-parameter-values-perl-tutorials-002/#comment-3</link>
		<pubDate>Fri, 03 Mar 2006 16:45:11 +0000</pubDate>
		<guid>http://webguru.mathgurusonline.com/2006/02/26/summing-the-commandline-parameter-values-perl-tutorials-002/#comment-3</guid>
				<description>As in tutorial one, you've got $parm, which you're not using, and $i, which is trying to count in step with the foreach loop.  You're definitely not &quot;thinking in Perl&quot; yet, so your tutorials show a broken logic.</description>
		<content:encoded><![CDATA[	<p>As in tutorial one, you&#8217;ve got $parm, which you&#8217;re not using, and $i, which is trying to count in step with the foreach loop.  You&#8217;re definitely not &#8220;thinking in Perl&#8221; yet, so your tutorials show a broken logic.
</p>
]]></content:encoded>
						<itunes:author>Randal L. Schwartz</itunes:author>
		<itunes:subtitle>As in tutorial one, you've got $parm, which you're not using, and $i, which is trying to count in step ...</itunes:subtitle>
		<itunes:summary>As in tutorial one, you've got $parm, which you're not using, and $i, which is trying to count in step ...</itunes:summary>
	</item>
</channel>
</rss>
