<?xml version="1.0" encoding="windows-1252"?>
<node id="997683" title="Re: How do you find keys of a Blessed Hash?" created="2012-10-07 10:51:58" updated="2012-10-07 10:51:58">
<type id="11">
note</type>
<author id="616540">
moritz</author>
<data>
<field name="doctext">
&lt;code&gt;
$ perl -wE 'my $h = bless { a =&gt; 1, b =&gt; 2 }; say keys %$h'
ab
&lt;/code&gt;

&lt;p&gt;Works just as with any other hash reference.&lt;/p&gt;

&lt;!-- Node text goes above. Div tags should contain sig only --&gt;
&lt;div class="pmsig"&gt;&lt;div class="pmsig-616540"&gt;
[http://perl6.org/|Perl 6 - the future is here, just unevenly distributed]
&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
997682</field>
<field name="parent_node">
997682</field>
</data>
</node>
