Enter YAML::PP
- So, on New Years Day 2017 I started to write it
- YAML::PP::Parser can parse a lot of YAML already
- No support for flow style yet, though
- It also contains a loader which constructs the data from the parser events
- It is unique among the Perl YAML Loaders because:
- It supports Booleans (via boolean.pm or JSON::PP::Boolean)
- That means you can load from YAML and dump to JSON, and booleans will survive!
- Tags are not supported yet
- Lots to do!
Slide 60/73
BACK
UP
NEXT
next: ( space or -> ) | previous: ( backspace or <- ) |
next page: ( page down ) | previous page: ( page up ) |
index: ( arrow-up )