-
-
08 Mar 2022 18:08:12 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (17)
- Testers (1512 / 0 / 0)
- Kwalitee
Bus factor: 1- 90.74% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (205.83KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.032 - 2022-03-08
- Add missing '~' to allowed chars in tags
- Restructure directive parsing a bit
- Support YAML::PP::Ref in yamlpp-* utility scripts
- Add -P to yaml-load-dump --preserve
- Add --dump option to yamlpp-parse-emit
- yamlpp-load-dump -D JSON::PP: don't output space before colon
- Add export tags to YAML::PP::Common
- Update yaml-test-suite to 2022-01-17
Modules
YAML 1.2 processorConstants and common functionsConstructing data structure from parsing eventsEmitting eventsYAML grammarSyntax highlighting utilitiesConvenience module for loading and dumping Perl objectsSchema for YAML::PPSchema for loading and binary dataYAML 1.2 Core SchemaYAML 1.2 Failsafe SchemaInclude YAML filesYAML 1.2 JSON SchemaEnabling YAML merge keys for mappingsSchema for serializing perl objects and special types(Deprecated) Schema for serializing ordered hashesYAML 1.1 Schema for YAML::PPA special node type for merge keysWrite YAML outputWrite YAML output to file or file handleProvides
in lib/YAML/PP/Dumper.pmin lib/YAML/PP/Exception.pmin lib/YAML/PP/Lexer.pmin lib/YAML/PP/Loader.pmin lib/YAML/PP/Parser.pmin lib/YAML/PP.pmin lib/YAML/PP.pmin lib/YAML/PP.pmin lib/YAML/PP/Reader.pmin lib/YAML/PP/Reader.pmin lib/YAML/PP/Render.pmin lib/YAML/PP/Representer.pmExamples
Module Install Instructions
To install YAML::PP, copy and paste the appropriate command in to your terminal.
cpanm YAML::PP
perl -MCPAN -e shell install YAML::PP
For more information on module installation, please visit the detailed CPAN module installation guide.