2002-02-08 09:42:35 +01:00
|
|
|
The Getargs::Long module allows usage of named parameters in function
|
|
|
|
calls, along with optional argument type-checking. It provides an
|
|
|
|
easy way to get at the parameters within the routine, and yields
|
|
|
|
concise descriptions for the common cases of all-mandatory and
|
|
|
|
all-optional parameter lists.
|
|
|
|
|
2005-09-21 21:31:43 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Getargs-Long/
|
2002-02-08 09:42:35 +01:00
|
|
|
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|