On Fri, May 04, 2007 at 04:05:46AM -0700, John W. Krahn wrote:

> my @toc_keys = sort { $toc{ $a }{ lines } <=> $toc{ $b }{ lines } } keys %toc;

I don't think this will do what I want.  I want the full hash structure
preserved, not an array of the keys sorted by 'lines'...

  Leslie

-- 
Personal homepage: https://viridian.dnsalias.net/~sky/homepage/
gpg --keyserver pgp.mit.edu --recv-keys DD4EBF83

Attachment: pgppb0hPOMMnh.pgp
Description: PGP signature

Reply via email to