<?xml version="1.0" encoding="windows-1252"?>
<node id="170922" title="Re: @_ still mystifies me" created="2002-06-01 11:38:51" updated="2005-07-21 01:31:40">
<type id="11">
note</type>
<author id="82147">
Zaxo</author>
<data>
<field name="doctext">
&lt;p&gt;You're getting bit by both the low precedence of operator &lt;tt&gt;or&lt;/tt&gt; and its scalar context.. I think you mean:&lt;code&gt;
my @lexlist = @_ ? @_ : sort keys %lexicon;
&lt;/code&gt;I nearly got bit by context there myself :)&lt;/p&gt;
&lt;p&gt;After Compline,&lt;br/&gt;Zaxo&lt;/p&gt;</field>
<field name="root_node">
170918</field>
<field name="parent_node">
170918</field>
</data>
</node>
