![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^2: memory-efficient hash kind for incremental sortby grinder (Bishop) |
on Jan 07, 2009 at 11:56 UTC ( #734616=note: print w/replies, xml ) | Need Help?? |
A good CPAN solution that I've played with in the past is Tree::Trie. I would discard Data::Trie as it doesn't do prefix lookups. There's also Text::Trie written by the illustrious ILYAZ. While I find it's good for seriously complex problems, it doesn't make the simple things easy. Lots of make-work code to set up all the necessary callbacks. • another intruder with the mooring in the heart of the Perl
In Section
Seekers of Perl Wisdom
|
|