Class::NamedParms Provides standard get/set/clear accessors for a class via named parameter with forced lexical checking of named parameters for validity and initialization validation. Lightweight and simple to use. Designed as a base class for inheritance by other modules. CHANGES 1.00 1999.06.16 Initial release 1.01 1999.06.17 Bug fix to 'clear' method. Added 'make test' support. 1.02 1999.06.18 Performance tweeks 1.03 1999.06.21 Minor doc fixes. Removal of 'use attrs' for portability. To install: perl Makefile.PL make make test make install Type 'perldoc Class::NamedParms' 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.