The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02 - 2003-05-15

  • Added testcases for > and gt
  • Cleaned up the tests a bit
  • Do a bit less work in the tests (faster)
  • autocalibrate the big benchmark test.
  • Unify n.t and s.t. Only run the number variant by default.
  • Unify 2.t into 1.t
  • changed the macro-expander so it supports balanced parenthesis
  • Added the Method and Function element types for completely general key fetching (not documented or tested yet)

Modules

A fast and simple classic heaps

Provides

in lib/Heap/Simple/Array.pm
in lib/Heap/Simple/Function.pm
in lib/Heap/Simple/Hash.pm
in lib/Heap/Simple/Key.pm
in lib/Heap/Simple/Method.pm
in lib/Heap/Simple/Number.pm
in lib/Heap/Simple/NumberReverse.pm
in lib/Heap/Simple/String.pm
in lib/Heap/Simple/StringReverse.pm