<?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 for Matthew Lenz</title>
	<atom:link href="http://www.nocturnal.org/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nocturnal.org/blog</link>
	<description>Ignore the typos and spelling.  I do.</description>
	<lastBuildDate>Wed, 14 Jul 2010 07:39:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Find page count in TIFF or PDF with perl by Gaurav</title>
		<link>http://www.nocturnal.org/blog/2009/08/06/find-page-count-in-tiff-or-pdf-with-perl/comment-page-1/#comment-228</link>
		<dc:creator>Gaurav</dc:creator>
		<pubDate>Wed, 14 Jul 2010 07:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.nocturnal.org/blog/?p=140#comment-228</guid>
		<description>tiffinfo output_file_name.tif &#124; grep &quot;Page Number&quot; &#124; grep -c &quot;P&quot;

its simple in linux command line</description>
		<content:encoded><![CDATA[<p>tiffinfo output_file_name.tif | grep &#8220;Page Number&#8221; | grep -c &#8220;P&#8221;</p>
<p>its simple in linux command line</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on perl MIME::Lite sendmail Return-Path fix/override by Stefan</title>
		<link>http://www.nocturnal.org/blog/2009/08/12/perl-mimelite-sendmail-return-path-fixoverride/comment-page-1/#comment-165</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Fri, 04 Jun 2010 23:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.nocturnal.org/blog/?p=153#comment-165</guid>
		<description>If you control the sendmail, you can add your user account to trusted-users and then just mail using MIME::Lite slightly differently during send:

$ml-&gt;send(&quot;sendmail&quot;,&quot;/usr/lib/sendmail -r $from -t -oi -oem&quot;);

This is particularly useful if you are mailing from CGI, in which case you add the user account under which your webserver runs to trusted-users. Should mail now bounce, it will go to the addres in $from and not to the webserveraccount@internal_host.</description>
		<content:encoded><![CDATA[<p>If you control the sendmail, you can add your user account to trusted-users and then just mail using MIME::Lite slightly differently during send:</p>
<p>$ml-&gt;send(&#8220;sendmail&#8221;,&#8221;/usr/lib/sendmail -r $from -t -oi -oem&#8221;);</p>
<p>This is particularly useful if you are mailing from CGI, in which case you add the user account under which your webserver runs to trusted-users. Should mail now bounce, it will go to the addres in $from and not to the webserveraccount@internal_host.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kenmore / Whirlpool dryer won&#8217;t stay running? by Matthew Lenz &#187; FOLLOW UP: Kenmore / Whirlpool dryer won’t stay running?</title>
		<link>http://www.nocturnal.org/blog/2009/07/02/kenmore-whirlpool-dryer-wont-stay-running/comment-page-1/#comment-22</link>
		<dc:creator>Matthew Lenz &#187; FOLLOW UP: Kenmore / Whirlpool dryer won’t stay running?</dc:creator>
		<pubDate>Sun, 19 Jul 2009 03:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.nocturnal.org/blog/?p=124#comment-22</guid>
		<description>[...] will never guess what happened?! It has been a couple weeks now since I fixed the motor relay. Well, the heat relay just went out this evening. Good thing I bought extra [...]</description>
		<content:encoded><![CDATA[<p>[...] will never guess what happened?! It has been a couple weeks now since I fixed the motor relay. Well, the heat relay just went out this evening. Good thing I bought extra [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
