Revision history for Perl extension Params::Named
1.0.2 Thu Nov 3 12:29:09 GMT 2005
* Changed PadWalker version dependency number.
1.0.1 Fri Oct 14 17:09:00 BST 2005
* 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.
1.0.0 Tue Oct 11 11:42:57 BST 2005
* Initial release