aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Tie-Hash-Indexed/pkg-descr
blob: f5b7032cf9abf10fc1219a788859db5b888e83f7 (plain) (tree)
1
2
3
4
5
6
7






                                                           
Tie::Hash::Indexed is very similar to Tie::IxHash. However,
it is written completely in XS and usually about twice as
fast as Tie::IxHash. It's quite a lot faster when it comes
to clearing or deleting entries from large hashes.
Currently, only the plain tying mechanism is supported.

WWW: http://search.cpan.org/dist/Tie-Hash-Indexed/