<?xml version="1.0" encoding="windows-1252"?>
<node id="991718" title="Re: perl hash array printing" created="2012-09-04 21:43:25" updated="2012-09-04 21:43:25">
<type id="11">
note</type>
<author id="938311">
Rudolf</author>
<data>
<field name="doctext">
&lt;p&gt;
Hello, hope this helps a bit my example is with an annonymous array though:
&lt;/p&gt;
&lt;code&gt;
use v5.14;

my %hash = ('hello', =&gt; ['world','there']);

print $hash{'hello'}[1];
&lt;/code&gt;</field>
<field name="root_node">
991704</field>
<field name="parent_node">
991704</field>
</data>
</node>
