<?xml version="1.0" encoding="windows-1252"?>
<node id="1003988" title="Re^2: Use hashes instead of grep" created="2012-11-15 05:55:51" updated="2012-11-15 05:55:51">
<type id="11">
note</type>
<author id="880879">
space_monk</author>
<data>
<field name="doctext">
Not really. Even if the code uses both arrays then there is nothing preventing building a temporary hash through

&lt;code&gt;
my %hash = map { $_ =&gt; 1 } @first_list;
&lt;/code&gt;
..and then discarding the hash after the check for new machines. More likely is that he is only interested in the second list, or just new machines, and they could be in an array just like before.


&lt;!-- Node text goes above. Div tags should contain sig only --&gt;
&lt;div class="pmsig"&gt;&lt;div class="pmsig-880879"&gt;
A Monk aims to give answers to those who have none, and to learn from those who know more.
&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
1003945</field>
<field name="parent_node">
1003985</field>
</data>
</node>
