Fedora Packages

perl-Heap

Perl extension for keeping data partially sorted

The Heap collection of modules provide routines that manage a heap of elements. A heap is a partially sorted structure that is always able to easily extract the smallest of the elements in the structure (or the largest if a reversed compare routine is provided). If the collection of elements is changing dynamically, the heap has less overhead than keeping the collection fully sorted. The elements must be objects as described in "Heap::Elem" and all elements inserted into one heap must be mutually compatible - either the same class exactly or else classes that differ only in ways unrelated to the Heap::Elem interface.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.80-45.fc40 -
Fedora 40 0.80-45.fc40 -
Fedora 39 0.80-43.fc39 -
Fedora 38 0.80-42.fc38 -
EPEL 9 0.80-38.el9 -
EPEL 8 0.80-33.el8 -
EPEL 7 0.80-15.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Heap dash maintainers at fedoraproject dot org.



Sources on Pagure