Sympa documentation licensed under GPL
Sympa::ModDef - Definition of dependent modules
This module keeps definition of modules required by Sympa.
%cpan_modules
This defines the modules. Each item has Perl package name as key and hashref containing pairs below as value.
required_version => STRING
Minimum version of package. Assume required_version = ‘1.0’ if not specified.
package_name => STRING
Name of CPAN module.
mandatory => 1 | 0 |
If 1, the module is mandatory. Default is 0.
gettext_id => STRING
Usage of this package,
gettext_comment => STRING
Description of prerequisites if any.
sympa_wizard(1).
The content of this page is automatically generated from the source distribution of Sympa. For details about this document see original source file.
Theme originally designed by orderedlist