Package perl-ConfigReader-Simple: Information

  • Default inline alert: Version in the repository: 1.296-alt1_1

Source package: perl-ConfigReader-Simple
Version: 1.295-alt1
Latest version according to Repology
Build time:  Jan 19, 2022, 09:29 PM in the task #293778
Category: Development/Perl
Report package bug
License: GPL+ or Artistic
Summary: Read simple configuration file formats
Description: 
'ConfigReader::Simple' reads and parses simple configuration files. It is
designed to be smaller and simpler than the 'ConfigReader' module and is
more suited to simple configuration files.

The configuration file format
    The configuration file uses a line-oriented format, meaning that the
    directives do not have containers. The values can be split across lines
    with a continuation character, but for the most part everything ends up
    on the same line.

    The first group of non-whitespace characters is the "directive", or the
    name of the configuration item. The linear whitespace after that
    separates the directive from the "value", which is the rest of the
    line, including any other whitespace.

List of rpms provided by this srpm:
perl-ConfigReader-Simple (noarch)

Maintainer: Igor Vlasenko

List of contributors:
Igor Vlasenko

ACL:
Igor Vlasenko
@everybody

    1. perl(Test/More.pm)
    2. perl(Test/Output.pm)
    3. perl(Test/Warn.pm)
    4. perl(strict.pm)
    5. perl(subs.pm)
    6. perl(vars.pm)
    7. perl(warnings.pm)
    8. perl-podlators
    9. rpm-build-perl
    10. perl(Carp.pm)
    11. perl(Data/Dumper.pm)
    12. perl(ExtUtils/MakeMaker.pm)
    13. perl(File/Spec.pm)
    14. perl(File/Spec/Functions.pm)

Last changed


Jan. 19, 2022 Igor Vlasenko 1.295-alt1
- automated CPAN update
Feb. 27, 2021 Igor Vlasenko 1.294-alt1_1
- update by mgaimport
Jan. 21, 2021 Igor Vlasenko 1.294-alt1
- automated CPAN update