<?xml version="1.0" encoding="windows-1252"?>
<node id="893117" title="Re: Sort Hash of Hashes by key value" created="2011-03-14 15:24:31" updated="2011-03-14 15:24:31">
<type id="11">
note</type>
<author id="664508">
philipbailey</author>
<data>
<field name="doctext">
&lt;p&gt;Something like this should do it:&lt;/p&gt;
&lt;c&gt;use Data::Dumper;
print Dumper $_ for sort { $servlist{$a}{volname} cmp $servlist{$b}{volname} } keys %servlist;&lt;/c&gt;</field>
<field name="root_node">
893112</field>
<field name="parent_node">
893112</field>
</data>
</node>
