Package perl-ConfigReader-Simple: Information

    Source package: perl-ConfigReader-Simple
    Version: 1.298-alt1
    Latest version according to Repology
    Build time:  Apr 17, 2025, 08:15 PM in the task #381901
    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 RPM packages built from this SRPM:
    perl-ConfigReader-Simple (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    April 17, 2025 Igor Vlasenko 1.298-alt1
    - automated CPAN update
    April 3, 2025 Igor Vlasenko 1.297-alt1
    - automated CPAN update
    March 22, 2024 Igor Vlasenko 1.296-alt1_1
    - update by mgaimport