<?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: Sending Email with Perl</title>
	<atom:link href="http://www.theintegrationengineer.com/sending-email-with-perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theintegrationengineer.com/sending-email-with-perl/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sending-email-with-perl</link>
	<description>When it just has to work.</description>
	<lastBuildDate>Tue, 10 Jan 2012 15:48:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Drew</title>
		<link>http://www.theintegrationengineer.com/sending-email-with-perl/comment-page-1/#comment-1101</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Wed, 26 May 2010 16:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.theintegrationengineer.com/?p=108#comment-1101</guid>
		<description>As good practice with perl I&#039;d strongly suggest two friends:

use strict;
use warnings;

And depending on how the code is to be triggered Taint checking may also be prudent.

Other perl tools I find helpfull:
perltidy, perlcritic

Lastly.... smartquotes?  Ghastly.</description>
		<content:encoded><![CDATA[<p>As good practice with perl I&#8217;d strongly suggest two friends:</p>
<p>use strict;<br />
use warnings;</p>
<p>And depending on how the code is to be triggered Taint checking may also be prudent.</p>
<p>Other perl tools I find helpfull:<br />
perltidy, perlcritic</p>
<p>Lastly&#8230;. smartquotes?  Ghastly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic

Served from: www.theintegrationengineer.com @ 2012-02-05 12:07:31 -->
