Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Config-GitLike-1.180.0-1.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-Config-GitLike Distribution: Mageia
Version: 1.180.0 Vendor: Mageia.Org
Release: 1.mga8 Build date: Sat Mar 14 09:21:11 2020
Group: Development/Perl Build host: localhost
Size: 87896 Source RPM: perl-Config-GitLike-1.180.0-1.mga8.src.rpm
Packager: tv <tv>
Url: http://search.cpan.org/dist/Config-GitLike
Summary: Git-like config file parsing with cascaded inheritance
This module handles interaction with configuration files of the style used
by the version control system Git. It can both parse and modify these
files, as well as create entirely new ones.

You only need to know a few things about the configuration format in order
to use this module. First, a configuration file is made up of key/value
pairs. Every key must be contained in a section. Sections can have
subsections, but they don't have to. For the purposes of setting and
getting configuration variables, we join the section name, subsection name,
and variable name together with dots to get a key name that looks like
"section.subsection.variable". These are the strings that you'll be passing
in to 'key' arguments.

Configuration files inherit from each other. By default, 'Config::GitLike'
loads data from a system-wide configuration file, a per-user configuration
file, and a per-directory configuration file, but by subclassing and
overriding methods you can obtain any combination of configuration files.
By default, configuration files that don't exist are just skipped.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sat Mar 14 2020 tv <tv> 1.180.0-1.mga8
  + Revision: 1556199
  - update to 1.18
* Wed Feb 12 2020 umeabot <umeabot> 1.170.0-7.mga8
  + Revision: 1503590
  - Mageia 8 Mass Rebuild
* Thu Sep 20 2018 umeabot <umeabot> 1.170.0-6.mga7
  + Revision: 1282338
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Config-GitLike
/usr/share/doc/perl-Config-GitLike/Changes
/usr/share/doc/perl-Config-GitLike/META.yml
/usr/share/doc/perl-Config-GitLike/MYMETA.yml
/usr/share/doc/perl-Config-GitLike/SIGNATURE
/usr/share/man/man3/Config::GitLike.3pm.xz
/usr/share/man/man3/Config::GitLike::Cascaded.3pm.xz
/usr/share/man/man3/Config::GitLike::Git.3pm.xz
/usr/share/perl5/vendor_perl/Config
/usr/share/perl5/vendor_perl/Config/GitLike
/usr/share/perl5/vendor_perl/Config/GitLike.pm
/usr/share/perl5/vendor_perl/Config/GitLike/Cascaded.pm
/usr/share/perl5/vendor_perl/Config/GitLike/Git.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:12:21 2024