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

Changes for version 0.23 - 2012-07-29

  • ENHANCEMENTS
    • When encountering an unknown property, automatically try to require Perinci::Sub::property::PROP first. So you don't have to manually use() the property modules.
    • Add wrap_sub() argument 'debug' to show debugging in generated code. Currently show the handler from which each line comes from.
    • Check known arg spec key.

Modules

A multi-purpose subroutine wrapping framework
Provide test_wrap() to test wrapper