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

NAME
Config::Model::models::Debian::Dpkg::Meta - Configuration class Debian::Dpkg::Meta VERSION
version 2.021 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 email Optional. Type uniline. 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 Specifies the dependency filter to be used. The release specified mentions the most recent release to be filtered out. Older release will also be filtered. For instance, if the dependency filter is 'lenny', all 'lenny' and 'etch' dependencies are filtered out.Optional. Type enum. choice: 'etch', 'lenny', 'squeeze', 'wheezy'. group-dependency-filter Dependency filter tuned by Maintainer field. Use this to override the main dependency-filter value.Optional. Type hash of enum. package-dependency-filter Dependency filter tuned by package. Use this to override the main dependency-filter value.Optional. Type hash of enum. SEE ALSO
o cme AUTHOR
Dominique Dumont COPYRIGHT
2010,2011 Dominique Dumont LICENSE
LGPL2 perl v5.14.2 2012-11-09 Config::Model::models::Debian::Dpkg::Meta(3pm)