9e5c7e6287
- 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: <eserte12@yahoo.de>
3 lines
98 B
Text
3 lines
98 B
Text
%%SITE_ARCH%%/Array/Heap.pm
|
|
%%SITE_ARCH%%/auto/Array/Heap/Heap.so
|
|
%%PERL5_MAN3%%/Array::Heap.3.gz
|