freebsd-ports/devel/p5-Array-Heap/pkg-plist
Sunpoet Po-Chuan Hsieh 9e5c7e6287 - 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:	<eserte12@yahoo.de>
2015-06-29 13:52:51 +00:00

3 lines
98 B
Text

%%SITE_ARCH%%/Array/Heap.pm
%%SITE_ARCH%%/auto/Array/Heap/Heap.so
%%PERL5_MAN3%%/Array::Heap.3.gz