The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Sub::Args

0.04
   2010-12-16
        - args can receives hash or hashref argument.

0.03
   2010-11-01
        - oops version fixed.

0.02
   2010-11-01
        - more fast. (thanks hirobanex)
        - [INCOMPATIBLE CHANGE] When the parameter not defined existed, it changed like doing die.
        - change die message.

0.01
   2010-10-28
        - first release.