Пакет perl-ConfigReader-Simple: Информация

    Исходный пакет: perl-ConfigReader-Simple
    Версия: 1.296-alt1_1
    Последняя версия по данным Repology
    Собран:  22 марта 2024 г. 19:17 в задании #343345
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: https://metacpan.org/release/ConfigReader-Simple

    Лицензия: GPL+ or Artistic
    О пакете: Read simple configuration file formats
    Описание: 
    '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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-ConfigReader-Simple (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Права:
    Igor Vlasenko
    @everybody

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

    Последнее изменение


    22 марта 2024 г. Igor Vlasenko 1.296-alt1_1
    - update by mgaimport
    26 января 2024 г. Igor Vlasenko 1.296-alt1
    - automated CPAN update
    20 января 2022 г. Igor Vlasenko 1.295-alt1_1
    - update by mgaimport