table of contents
other versions
- buster 2.122
- testing 2.143
- unstable 2.143
- experimental 2.146
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 informationSYNOPSIS¶
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 fileAUTHOR¶
Dominique Dumont, (ddumont at cpan dot org)SEE ALSO¶
Config::Model, Config::Model::AutoRead, Config::Model::Backend::Any,2019-02-20 | perl v5.28.1 |