The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.023_003 - 2020-08-16

  • Minor fixes for preserved nodes
  • Minor fixes for the Perl schema and globs
  • Update testsuite to data-2020-08-01

Changes for version 0.023_002 - 2020-08-15

  • Support for preserving flow style in Loader/Dumper
  • Create preserved nodes from scratch with preserved_* methods
  • Add option --perl to yamlpp-load(-dump)

Changes for version 0.023_001 - 2020-08-10

  • Improve utility tools yamlpp-load(-dump) (add new options --merge and --module) #35
  • Emitter supports flow style now (not yet configurable in Dumper)
  • Minor improvements to emitter scalar style output
  • Parser: fix flow mappings on one line

Modules

YAML 1.2 processor
Constants and common functions
Constructing data structure from parsing events
Emitting events
YAML grammar
Syntax highlighting utilities
Convenience module for loading and dumping Perl objects
Schema for YAML::PP
Schema for loading and binary data
YAML 1.2 Core Schema
YAML 1.2 Failsafe Schema
Include YAML files
YAML 1.2 JSON Schema
Enabling YAML merge keys for mappings
Schema for serializing perl objects and special types
(Deprecated) Schema for serializing ordered hashes
YAML 1.1 Schema for YAML::PP
A special node type for merge keys
Write YAML output
Write YAML output to file or file handle

Provides

in lib/YAML/PP/Dumper.pm
in lib/YAML/PP/Exception.pm
in lib/YAML/PP/Lexer.pm
in lib/YAML/PP/Loader.pm
in lib/YAML/PP/Parser.pm
in lib/YAML/PP.pm
in lib/YAML/PP.pm
in lib/YAML/PP.pm
in lib/YAML/PP/Reader.pm
in lib/YAML/PP/Reader.pm
in lib/YAML/PP/Render.pm
in lib/YAML/PP/Representer.pm