<?xml version="1.0" encoding="windows-1252"?>
<node id="383964" title="Re^3: Outlook &amp; Win32::OLE" created="2004-08-18 10:06:00" updated="2005-06-04 17:22:44">
<type id="11">
note</type>
<author id="149104">
bassplayer</author>
<data>
<field name="doctext">
&lt;code&gt;-f&lt;/code&gt; is a file test operator used to see if a file is plain text.  In my code, I was just deleting the file if it existed, and probably should have used &lt;code&gt;-e&lt;/code&gt;.  More information on file test operators can be found [perlfunc:_X|here].&lt;br&gt;&lt;br&gt;
As far as &lt;code&gt;$|++&lt;/code&gt;, this stops the buffering of the output.  &lt;code&gt;$|=1&lt;/code&gt; is cleaner in this case, so I've updated my old node.  For more info on &lt;code&gt;$|++&lt;/code&gt; and &lt;code&gt;$|=1&lt;/code&gt;, here are [id://57592|some] [id://210529|interesting], [id://280025|relevant] [id://344772|nodes].&lt;br&gt;&lt;br&gt;

&lt;div class="pmsig"&gt;&lt;div class="pmsig-149104"&gt;
&lt;p&gt;
bassplayer
&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
383597</field>
<field name="parent_node">
383857</field>
</data>
</node>
