Changes for version 0.1 - 2009-02-21
- optimised all PUSHMARKs into a single stack extend per function, which hopefully is guarenteed to work.
- removed $Config{LIBS} from linker call: doesn't seem to be needed, and contains a lot of garbage libs on debian.
- port to 5.10.0's xsub changes.
Modules
do some things faster
Module Install Instructions
To install Faster, copy and paste the appropriate command in to your terminal.
cpanm Faster
perl -MCPAN -e shellinstall Faster
For more information on module installation, please visitthe detailed CPAN module installation guide.