Base class for configuration file parsers
Config::Parser provides a framework for writing configuration file parsers. It is an intermediate layer between the abstract syntax tree (Config::AST) and implementation of a parser for a particular configuration file format. Config::Parser::Ini is a configuration file parser for ini-style files.
$
pkg install p5-Config-ParserOrigin
devel/p5-Config-Parser
Size
28.7KiB
License
GPLv3+
Maintainer
perl@FreeBSD.org
Dependencies
3 packages
Required by
3 packages