Package perl-ConfigReader-Simple: Information

    Source package: perl-ConfigReader-Simple
    Version: 1.295-alt1_1
    Build time:  Jan 20, 2022, 07:24 PM
    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

      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(File/Spec.pm)
      12. perl(File/Spec/Functions.pm)
      13. perl(ExtUtils/MakeMaker.pm)
      14. perl(Data/Dumper.pm)

    Last changed


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