<?xml version="1.0" encoding="windows-1252"?>
<node id="714789" title="Re^6: Multiple file input into a perl script" created="2008-10-01 08:51:49" updated="2008-10-01 08:51:49">
<type id="11">
note</type>
<author id="698926">
broomduster</author>
<data>
<field name="doctext">
&lt;blockquote&gt;&lt;i&gt;
That dual use is why I prefer an explicit glob() over the diamond..
&lt;/i&gt;&lt;/blockquote&gt;
And so do I ;-)...  In fact, just last week at $DAYJOB, I had an interesting "discussion" with $COWORKER who is relatively new to Perl and &lt;i&gt;insisted&lt;/i&gt; that
&lt;ul&gt;
&lt;li&gt;&lt;c&gt;while ( &lt;&gt; )&lt;/c&gt;&lt;/li&gt;
&lt;li&gt;&lt;c&gt;while ( &lt;file*&gt; )&lt;/c&gt;&lt;/li&gt;
&lt;li&gt;&lt;c&gt;while ( &lt;@ARGV&gt; )&lt;/c&gt;&lt;/li&gt;
&lt;/ul&gt;
all do the same thing.  When $COWORKER was confronted with examples of the differences, the "problem" morphed first into "a bug in Perl", then to "incorrect documentation", then to "&lt;i&gt;should&lt;/i&gt; do the same thing" (I guess that's progress :-) ).  All of which is a long (and hopefully slightly humorous) explanation of why I should have caught what you were saying the first time.</field>
<field name="root_node">
714601</field>
<field name="parent_node">
714712</field>
</data>
</node>
