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

Changes for version 0.10 - 2011-08-25

  • Chg : recall() now uses "goto" to call the wrapper code (except for perl 5.8.0).
  • Chg : The internals sustained a large cleanup. This will hopefully make it easier to understand and maintain.
  • Fix : The functions of this module no longer clobber $@.
  • Fix : Fix test failures on perl 5.8.0, and on perl 5.13.7 and above.
  • Fix : Work around Kwalitee test misfailures.

Modules

Prototype-related utility routines.

Examples