K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2015-06-29T13:52:51.349859Z K 7 svn:log V 464 - Add p5-Array-Heap 3.1 - While I'm here: - Fix MAINTAINER - Simplify post-install: - Fix and sort PLIST A Heap implementation for Perl using functions that are loosely modeled after the C++ STL's binary heap functions. They all take an array as argument, just like perl's built-in functions "push", "pop" etc. The implementation itself is in C for maximum speed. WWW: http://search.cpan.org/dist/Array-Heap/ PR: 195496 Submitted by: END