Changes for version 0.04 - 2004-11-06
- A few declaration were in the middle of code which is an error on strict C compilers.
- Try to define infinity in a more portable way
- Added a basic "load the module directly" test since the indirection through Heap::Simple hides load errors.
- Remove "use warnings" everywhere to give people a fighting chance to get the module working on perls before 5.6
Modules
An XS implementation of the Heap::Simple interface