On Fri, 4 May 2007 16:17:35 +0200 [EMAIL PROTECTED] wrote: > On Fri, May 04, 2007 at 07:36:57PM +0800, Jeff Pang wrote: > > > Since you've got the sorted keys,can't you access the full hash? > > Well, it works this way -- thanks! > > But I wonder why it's not possible to sort a hash in a more intuitive > way... > > Leslie >
hashes simply can not be sorted. only lists can be sorted. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/