Class::ParmList General named parameter list parser. Handles default values, required vs allowed distinctions, optional name lexical checking, multiple retrieval, and error reporting. Works well as a complement to Class::NamedParms. Changes 1.00 1999.06.15 - Initial release 1.01 1999.06.18 - Performance tweaks. Addition of 'make test' support 1.02 1999.06.21 - Fixed '-legal' (broken by performance tweaks in 1.01), removed use of 'use attrs' for portability, extended 'make test' tests. To install: perl Makefile.PL make make test make install Type 'perldoc Class::ParmList' after installation for the documentation or go to Copyright 1999, Benjamin Franz () and FreeRun Technologies, Inc. (). All Rights Reserved. This software may be copied or redistributed under the same terms as Perl itelf.