Section 3 of the manual describes all library functions excluding the library functions (system call wrappers) described in Section 2, which implement system calls.

Page 33

Config::GitLike::Cascaded
git-like config file parsing with cascaded inheritance
Config::GitLike::Git
load Git configuration files
Config::Grammar
A grammar-based, user-friendly config parser
Config::Grammar::Dynamic
A grammar-based, user-friendly config parser
Config::INI
simple .ini-file format
Config::INI::Reader
a subclassable .ini-file parser
Config::INI::Reader::Ordered
.ini-file parser that returns sections in order
Config::INI::Writer
a subclassable .ini-file emitter
Config::Identity
Load (and optionally decrypt via GnuPG) user/pass identity information
Config::IniFiles
A module for reading .ini-style configuration files
Config::IniHash
Perl extension for reading and writing INI files
Config::JSON
A JSON based config file system
Config::MVP
multivalue-property package-oriented configuration
Config::MVP::Assembler
multivalue-property config-loading state machine
Config::MVP::Assembler::WithBundles
a role to make assemblers expand bundles
Config::MVP::Error
common exceptions class
Config::MVP::Reader
object to read config from storage into an assembler
Config::MVP::Reader::Findable
a config class that Config::MVP::Reader::Finder can find
Config::MVP::Reader::Findable::ByExtension
a Findable Reader that looks for files by extension
Config::MVP::Reader::Finder
a reader that finds an appropriate file
Config::MVP::Reader::Hash
a reader that tries to cope with a plain old hashref
Config::MVP::Reader::INI
an MVP config reader for .ini files
Config::MVP::Section
one section of an MVP configuration sequence
Config::MVP::Sequence
an ordered set of named configuration sections
Config::MVP::Slicer
Extract embedded plugin config from parent config
Config::Merge
load a configuration directory tree containing YAML, JSON, XML, Perl, INI or Config::General files
Config::Merge::Perl
Load Perl config files
Config::MethodProxy
Integrate dynamic logic with static configuration
Config::Model
a framework to validate, migrate and edit configuration files
Config::Model::Annotation
Read and write configuration annotations
Config::Model::AnyId
Base class for hash or list element
Config::Model::AnyThing
Base class for configuration tree item
Config::Model::Approx
Approx configuration file editor
Config::Model::Backend::Any
Virtual class for other backends
Config::Model::Backend::Approx
Read and write Approx configuration file
Config::Model::Backend::Augeas
Read and write config data through Augeas
Config::Model::Backend::CdsFile
Read and write config as a Cds data structure
Config::Model::Backend::Dpkg
Read and write config as plain file
Config::Model::Backend::Dpkg::Autopkgtest
Read and write Debian Dpkg Autopkgtest information
Config::Model::Backend::Dpkg::Control
Read and write Debian Dpkg control information
Config::Model::Backend::Dpkg::Copyright
Read and write Debian Dpkg License information
Config::Model::Backend::Dpkg::DebHelperFile
R/W backend for DebHelper files
Config::Model::Backend::Dpkg::Meta
R/W backend for my_config data
Config::Model::Backend::Dpkg::Patch
Read and write Debian Dpkg Patch information
Config::Model::Backend::DpkgSyntax
Role to read and write files with Dpkg syntax
Config::Model::Backend::Fstab
Read and write config from fstab file
Config::Model::Backend::IniFile
Read and write config as a INI file
Config::Model::Backend::Json
Read and write config as a JSON data structure
Config::Model::Backend::OpenSsh::Role::MatchBlock
Backend role for Ssh Match blocks
Config::Model::Backend::OpenSsh::Role::Reader
Role to read OpenSsh config files
Config::Model::Backend::OpenSsh::Role::Writer
Role to write OpenSsh config files
Config::Model::Backend::OpenSsh::Ssh
Backend for ssh configuration files
Config::Model::Backend::OpenSsh::Sshd
Backend for sshd configuration files
Config::Model::Backend::PerlFile
Read and write config as a Perl data structure
Config::Model::Backend::PlainFile
Read and write config as plain file
Config::Model::Backend::ShellVar
Read and write config as a "SHELLVAR" data structure
Config::Model::Backend::Systemd
R/W backend for systemd configurations files
Config::Model::Backend::Systemd::Layers
Role that provides Systemd default directories
Config::Model::Backend::Systemd::Unit
R/W backend for systemd unit files
Config::Model::Backend::Yaml
Read and write config as a YAML data structure
Config::Model::BackendMgr
Load configuration node on demand
Config::Model::BackendTrackOrder
Track read order of elements from configuration
Config::Model::CheckList
Handle check list element
Config::Model::Cookbook::CreateModelFromDoc
Create a configuration model from application documentation
Config::Model::CursesUI
Curses interface to edit config data
Config::Model::Describe
Provide a description of a node element
Config::Model::Dpkg
Edit and validate Dpkg source files
Config::Model::Dpkg::Control::Source::StandardVersion
Standard-Version model
Config::Model::Dpkg::Copyright
Fill the File sections of debian/copyright file
Config::Model::Dpkg::Dependency
Checks Debian dependency declarations
Config::Model::Dpkg::Lintian::Overrides
Checks lintian-overrides file
Config::Model::DumpAsData
Dump configuration content as a perl data structure
Config::Model::Dumper
Serialize data of config tree
Config::Model::Exception
Exception mechanism for configuration model
Config::Model::FuseUI
Fuse virtual file interface for Config::Model
Config::Model::HashId
Handle hash element for configuration model
Config::Model::IdElementReference
Refer to id element(s) and extract keys
Config::Model::Instance
Instance of configuration tree
Config::Model::Iterator
Iterates forward or backward a configuration tree
Config::Model::Itself
Model (or schema) editor for Config::Model
Config::Model::Itself::BackendDetector
Detect available read/write backends usable by config models
Config::Model::LcdProc
Edit and validate LcdProc configuration file
Config::Model::ListId
Handle list element for configuration model
Config::Model::Lister
List available models and applications
Config::Model::Loader
Load serialized data into config tree
Config::Model::Manual::ModelCreationAdvanced
Creating a model with advanced features
Config::Model::Manual::ModelCreationIntroduction
Introduction to model creation with Config::Model
Config::Model::Node
Class for configuration tree node
Config::Model::ObjTreeScanner
Scan config tree and perform call-backs for each element or node
Config::Model::OpenSsh
OpenSSH config editor
Config::Model::Report
Reports data from config tree
Config::Model::Role::ComputeFunction
compute &index or &element functions
Config::Model::Role::Constants
Provide some constant data
Config::Model::Role::FileHandler
role to read or write configuration files
Config::Model::Role::Grab
Role to grab data from elsewhere in the tree
Config::Model::Role::HelpAsText
Translate element help from pod to text
Config::Model::Role::NodeLoader
Load Node element in configuration tree
Config::Model::Role::Utils
Provide some utilities
Config::Model::Role::WarpMaster
register and trigger a warped element
Config::Model::SearchElement
Search an element in a configuration model