Scroll to navigation

Config::Model::Backend::Dpkg::Patch(3pm) User Contributed Perl Documentation Config::Model::Backend::Dpkg::Patch(3pm)

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,

2023-01-21 perl v5.36.0