The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.13 - 2008-01-27

  • Work around a bug in perl 5.6 where you cannot trust the return value of s///ge
  • Quote version dependencies in Makefile.PL to avoid having some systems depend on 9e-2 instead of 0.09
  • Add a line directive to the partial evaluations so that errors refer to logical names like "Heap::Simple::Auto::Number::Scalar::insert line 3" instead of "eval 25 line 3"

Modules

A pure perl implementation of the Heap::Simple interface

Provides

in lib/Heap/Simple/Any.pm
in lib/Heap/Simple/Array.pm
in lib/Heap/Simple/Function.pm
in lib/Heap/Simple/Hash.pm
in lib/Heap/Simple/Less.pm
in lib/Heap/Simple/Method.pm
in lib/Heap/Simple/Number.pm
in lib/Heap/Simple/NumberReverse.pm
in lib/Heap/Simple/Object.pm
in lib/Heap/Simple/Perl/Package.pm
in lib/Heap/Simple/Scalar.pm
in lib/Heap/Simple/String.pm
in lib/Heap/Simple/StringReverse.pm
in lib/Heap/Simple/Wrapper.pm