pkgsrc-wip/p5-Tie-Array-Sorted/distinfo
Roman Kulik 24912d209c Tie::Array::Sorted represents an ordinary array, which is kept sorted.
All pushes and unshifts cause the elements in question to be inserted in
the appropriate location to maintain order.

Direct stores ($a[10] = "wibble") effectively splice out the original
value and insert the new element. It's not clear why you'd want to use
direct stores like that, but this module does the right thing if you do.

WWW: http://search.cpan.org/dist/Tie-Array-Sorted/
2005-07-15 21:18:23 +00:00

5 lines
270 B
Text

$NetBSD: distinfo,v 1.1.1.1 2005/07/15 21:18:23 kuli0020 Exp $
SHA1 (Tie-Array-Sorted-1.3.tar.gz) = e9a7d48abdd3f7b56feb7c59c774840f4ff48d66
RMD160 (Tie-Array-Sorted-1.3.tar.gz) = 1591a81071460793e175db4bb8a0d610119f2888
Size (Tie-Array-Sorted-1.3.tar.gz) = 2958 bytes