Scroll to navigation

Config::Model::models::Dpkg::Meta(3pm) User Contributed Perl Documentation Config::Model::models::Dpkg::Meta(3pm)

NAME

Config::Model::models::Dpkg::Meta - Configuration class Dpkg::Meta

DESCRIPTION

Configuration classes used by Config::Model

This class contains parameters to tune the behavior of the Dpkg model. For instance, user can specify rules to update e-mail addresses.

Elements

fullname

Optional. Type uniline.

Note: fullname is computed with '$ENV{DEBFULLNAME}' and with:

email

Optional. Type uniline.

Note: email is computed with '"$ENV{DEBEMAIL} ;"' and with:

email-updates - email update hash

Specify old email as key. The value is the new e-mail address that will be substituted. Optional. Type hash of uniline.

dependency-filter

Deprecated Optional. Type uniline.

group-dependency-filter

Deprecated Optional. Type hash of uniline.

package-dependency-filter

Deprecated Optional. Type hash of uniline.

SEE ALSO

cme

AUTHOR

COPYRIGHT

2010,2011 Dominique Dumont

LICENSE

2022-08-06 perl v5.34.0