mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
a5b727886c
Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing.
11 lines
353 B
Plaintext
11 lines
353 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Class-NamedParms/
|
|
|
|
Author: Benjamin Franz
|