logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Config::Model::Backend::Dpkg::Patch - Read and write Debian Dpkg Patch information

Author

       Dominique Dumont, (ddumont at cpan dot org)

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

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.

Name

       Config::Model::Backend::Dpkg::Patch - Read and write Debian Dpkg Patch information

See Also

       Config::Model, Config::Model::AutoRead, Config::Model::Backend::Any,

perl v5.40.1                                       2025-04-10              Config::Model:...nd::Dpkg::Patch(3pm)

Synopsis

       No synopsis. This class is dedicated to configuration class "Dpkg::Patch"

See Also