freebsd-ports/devel/p5-Config-Parser/pkg-descr
Alexey Dokuchaev 392370b59c Add three more p5-Config-* ports.
Submitted by:	Zeus Panchenko
2019-09-28 16:01:15 +00:00

8 lines
349 B
Text

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.
WWW: https://metacpan.org/release/Config-Parser