<?xml version="1.0" encoding="windows-1252"?>
<node id="988742" title="Re^2: Looking for pointers or optimizations." created="2012-08-21 09:56:01" updated="2012-08-21 09:56:01">
<type id="11">
note</type>
<author id="964068">
thmsdrew</author>
<data>
<field name="doctext">
&lt;p&gt;It worked fine but yes there was an empty file named 1.&lt;/p&gt;
&lt;p&gt;If I change it to the following it should work as I meant it to:&lt;/p&gt;&lt;code&gt;open (my $fh, "&lt;", $ARGV[0]) or die "Can't open input file!";
my @words;
while (&lt;&gt;) {
	push(@words, $_);
}&lt;/code&gt;</field>
<field name="root_node">
988726</field>
<field name="parent_node">
988734</field>
</data>
</node>
