<?xml version="1.0" encoding="windows-1252"?>
<node id="1007876" title="Re^5: variable as hash name" created="2012-12-08 04:53:35" updated="2012-12-08 04:53:35">
<type id="11">
note</type>
<author id="961">
Anonymous Monk</author>
<data>
<field name="doctext">
&lt;p&gt;&lt;i&gt;Because these 'groups' names ( that I want to use as hash names ) will also come from a external file.&lt;/i&gt;&lt;p&gt; Exactly, they can all go into a hash, you can have
&lt;c&gt;
$hashref-&gt;{group1}{dogs}{fido}{breed}='doberman';
$hashref-&gt;{group1}{dogs}{fido}{age}=12;
$hashref-&gt;{group11}{humans}{larry}{age}= undef;
...
&lt;/c&gt;
 or anything -- should really read varvarname</field>
<field name="root_node">
1007852</field>
<field name="parent_node">
1007872</field>
<field name="reputation">
8</field>
</data>
</node>
