Provided by: libconfig-model-dpkg-perl_3.004_all
NAME
Config::Model::Backend::Dpkg::Patch - Read and write Debian Dpkg Patch information
SYNOPSIS
No synopsis. This class is dedicated to configuration class "Dpkg::Patch"
DESCRIPTION
This module is used directly by Config::Model to read or write the content of Debian "Patch" file. All "Patch" files keyword are read in a case-insensitive manner.
CONSTRUCTOR
new Parameters: "node => $node_obj, name => 'Dpkg::Patch'" Inherited from Config::Model::Backend::Any. The constructor will be called by Config::Model::AutoRead. read Read data from patch file. write Write data to patch file
AUTHOR
Dominique Dumont, (ddumont at cpan dot org)
SEE ALSO
Config::Model, Config::Model::AutoRead, Config::Model::Backend::Any,