Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37595510
en ru br
ALT Linux repos
S:0.02-alt1

Group :: Development/Perl
RPM: perl-YAML-PP-Ref

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.02-alt1
Build date: 5 april 2022, 12:12 ( 107.8 weeks ago )
Size: 16.74 Kb

Home page:   http://search.cpan.org/dist/YAML-PP-Ref/

License: perl
Summary: Generated Reference Parser backend for YAML::PP
Description:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-YAML-PP-Ref
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin