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

Changes for version 1.0.1 - 2005-10-14

  • Fixed bug where MAPARGS got confused by a lexical declared multiple times.
  • Should now work with anonymous subs too.
  • Removed warning of no params mapped.
  • Added a warning for every parameter that is unmapped.
  • Much code refactoring (thanks Robin!).
  • Dropped List::Util dependency.

Modules

Map incoming arguments to parameters of the same name.