<?xml version="1.0" encoding="windows-1252"?>
<node id="79307" title="Re: Re^4: Golf: Arbitrary Alphabetical Sorting" created="2001-05-10 01:18:35" updated="2005-07-21 01:26:56">
<type id="11">
note</type>
<author id="43546">
chipmunk</author>
<data>
<field name="doctext">
Unfortunately, that fails if @$c includes a slash.  Fixing this bumps it up to 74 characters:
&lt;code&gt;sub o {
    ($c,*w,$")=@_;sub t{eval"y/\Q@$c\E/\0-\377/";$_}sort{t($_=$a)cmp t$_=$b}@w
}
&lt;/code&gt;</field>
<field name="root_node">
79130</field>
<field name="parent_node">
79284</field>
</data>
</node>
