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::Control - Read and write Debian Dpkg control information

Author

       Dominique Dumont, (ddumont at cpan dot org)

Constructor

new
       Parameters: "node => $node_obj, name => 'Dpkg::Control'"

       Inherited from Config::Model::Backend::Any. The constructor will be called by Config::Model::AutoRead.

   read
       Read control file and return 1.

   write
       Write data to control file and return 1.

Description

       This module is used directly by Config::Model to read or write the content of Debian "control" file.

       All "control" files keyword are read in a case-insensitive manner.

Name

       Config::Model::Backend::Dpkg::Control - Read and write Debian Dpkg control information

See Also

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

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

Synopsis

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

See Also