<?xml version="1.0" encoding="windows-1252"?>
<node id="962003" title="Re^2: Please help" created="2012-03-27 15:41:53" updated="2012-03-27 15:41:53">
<type id="11">
note</type>
<author id="258724">
Not_a_Number</author>
<data>
<field name="doctext">
&lt;p&gt;Your code is broken:&lt;p&gt;
&lt;c&gt;D:\progs\perl&gt;palindrome.pl
Enter a word...
noon
PALINDROME

D:\progs\perl&gt;palindrome.pl
Enter a word...
ipswich
PALINDROME

D:\progs\perl&gt;palindrome.pl
Enter a word...
bolton
PALINDROME&lt;/c&gt;

&lt;p&gt;The line&lt;/p&gt;
&lt;c&gt;    unshift @userinput, chop $user;&lt;/c&gt;
&lt;p&gt;needs to be changed to&lt;/p&gt;
&lt;c&gt;    push @userinput, chop $user;&lt;/c&gt;</field>
<field name="root_node">
961970</field>
<field name="parent_node">
961981</field>
</data>
</node>
