mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +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
308 B
Plaintext
11 lines
308 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Class-ParmList/
|
|
|
|
Author: Benjamin Franz
|