Пакет perl-YAML-PP-Ref: Информация

    Исходный пакет: perl-YAML-PP-Ref
    Версия: 0.02-alt1
    Собран:  25 апреля 2022 г. 5:42
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/YAML-PP-Ref/

    Лицензия: perl
    О пакете: Generated Reference Parser backend for YAML::PP
    Описание: 
    The https://yaml.org/ YAML Specification can be used to generate a YAML
    Parser from it.
    
    Ingy has done that for several languages, and the one for Perl can be found
    here: https://metacpan.org/dist/YAML-Parser.
    
    This module exchanges the default the YAML::PP::Parser manpage parsing backend with
    the YAML::Parser manpage. So you can profit from a Parser 100% compliant to
    the spec, but the YAML::PP manpage's functionalities on top of that, like loading
    the parsing events into a data structure, and using the various the YAML::PP manpage
    plugins.
    
    At the time of this release, it is quite slow compared to other Perl YAML
    modules, but it might not make a difference for you depending on your
    application. The grammar for YAML 1.2 is not optimized for speed.
    
    Also the error messages are not really helpful currently.
    
    Check out the documentation of the YAML::Parser manpage regularly, these things might
    have changed meanwhile.

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

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

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

      1. perl(FindBin.pm)
      2. perl(IO/Handle.pm)
      3. perl(IPC/Open3.pm)
      4. perl(Scalar/Util.pm)
      5. perl(Test/More.pm)
      6. perl(YAML/PP.pm)
      7. perl(YAML/PP/Common.pm)
      8. perl(YAML/PP/Parser.pm)
      9. perl(YAML/Parser.pm)
      10. perl(base.pm)
      11. perl(strict.pm)
      12. perl(utf8.pm)
      13. perl(warnings.pm)
      14. perl-devel
      15. perl-podlators
      16. /proc
      17. rpm-build-perl
      18. perl(ExtUtils/MakeMaker.pm)
      19. perl(File/Spec.pm)

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


    5 апреля 2022 г. Igor Vlasenko 0.02-alt1
    - initial import by package builder