Package : perl-Heap > RPM : perl-Heap-0.800.0-7.mga6.src.rpm

Basic items

Name perl-Heap
Version 0.800.0
Release 7.mga6
URL http://search.cpan.org/dist/Heap
Group Development/Perl
Summary Heap module for perl
Size 18KB
Arch noarch
License GPL+ or Artistic

Description

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.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 03:36:10
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie