Changes for version 0.05 - 2004-11-07
- Removed a few unused variables.
- Add a few returns at unreachable places after croak to shut up compilers that think not all control paths return a value.
- Call pp_xxx through the ppaddr table so we don't need to link them.
Modules
An XS implementation of the Heap::Simple interface