INFO
Name: perl-Config-General
Version: 2.65-6.el10_0
Arch: noarch
Summary: Generic configuration module for Perl
License: Artistic-2.0
Vendor: Fedora Project
Build Host: buildhw-x86-09.iad2.fedoraproject.org
Build Date: Thu Sep 5 14:49:59 2024
Size: 178608
URL: https://metacpan.org/release/Config-General
Description: This module opens a config file and parses its contents for you. After parsing
the module returns a hash structure that contains the representation of the
config file.
The format of config files supported by Config::General is inspired by the well
known Apache config format: in fact, this module is 100% read-compatible with
Apache config files, but you can also just use simple name/value pairs in your
config files.
In addition to the capabilities of an Apache config file, it supports some
enhancements such as here-documents, C-style comments or multi-line options. It
is also possible to save the config back to disk, which makes the module a
perfect back-end for configuration interfaces. It is possible to use variables
in config files and there also exists support for object oriented access to the
configuration.
FILES
/usr/share/doc/perl-Config-General
/usr/share/doc/perl-Config-General/Changelog
/usr/share/doc/perl-Config-General/README
/usr/share/doc/perl-Config-General/example.cfg
/usr/share/man/man3/Config::General.3pm.gz
/usr/share/man/man3/Config::General::Extended.3pm.gz
/usr/share/man/man3/Config::General::Interpolated.3pm.gz
/usr/share/perl5/vendor_perl/Config
/usr/share/perl5/vendor_perl/Config/General
/usr/share/perl5/vendor_perl/Config/General.pm
/usr/share/perl5/vendor_perl/Config/General/Extended.pm
/usr/share/perl5/vendor_perl/Config/General/Interpolated.pm
REQUIRES
perl(Carp)
perl(Carp::Heavy)
perl(Config::General) 1.18
perl(English)
perl(Exporter)
perl(File::Glob)
perl(File::Spec::Functions)
perl(FileHandle)
perl(IO::File)
perl(base)
perl(constant)
perl(strict)
perl(vars)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
perl(Config::General) 2.65
perl(Config::General::Extended) 2.07
perl(Config::General::Interpolated) 2.16
perl-Config-General 2.65-6.el10_0
CONFIG FILES
/usr/share/doc/perl-Config-General
/usr/share/doc/perl-Config-General/Changelog d
/usr/share/doc/perl-Config-General/README d
/usr/share/doc/perl-Config-General/example.cfg d
/usr/share/man/man3/Config::General.3pm.gz d
/usr/share/man/man3/Config::General::Extended.3pm.gz d
/usr/share/man/man3/Config::General::Interpolated.3pm.gz d
/usr/share/perl5/vendor_perl/Config
/usr/share/perl5/vendor_perl/Config/General
/usr/share/perl5/vendor_perl/Config/General.pm
/usr/share/perl5/vendor_perl/Config/General/Extended.pm
/usr/share/perl5/vendor_perl/Config/General/Interpolated.pm
LICENSE FILES
Artistic-2.0
|