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::Meta - R/W backend for my_config data

Author

       Dominique Dumont, (ddumont at cpan dot org)

Description

       This module is used directly by Config::Model to read or write the content of Dpkg my_config parameter
       written with YAML syntax.

       This file handles the move from legacy config files ("~/.dpkg-meta.yml" and
       "~/.local/share/.dpkg-meta.yml") to "$ENV{XDG_CONFIG_HOME}/config-model/dpkg-meta.yml" or
       "~/.config/config-model/dpkg-meta.yml".

       This module uses YAML::PP.

Name

       Config::Model::Backend::Dpkg::Meta - R/W backend for my_config data

See Also

       Config::Model, Config::Model::BackendMgr, Config::Model::Backend::Any

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

Synopsis

       No synopsis. Internal class for cme dpkg

See Also