in reply to
Re: Sort lists/Data Structures
in thread
Sort lists/Data Structures
This was what I was missing, creating a hash of the key to sort which contained the structure address. Thanks, I got it working the way I wanted.
Comment on
Re^2: Sort lists/Data Structures
In Section
Seekers of Perl Wisdom