YAML::XS
- Based on libyaml, which implements YAML 1.1
- libyaml doesn't implement the full spec, but most common cases should be covered
- Only plain 'true'/'false' are recognized as booleans
- Can do Boolean objects since v0.67
- Doesn't have many options
- Mapping keys are sorted when Dump()ing
Slide 26/35
BACK
UP
NEXT
next: ( space / -> / page up ) | previous: ( backspace / <- / page down ) |
next page: ( shift + page down ) | previous page: ( shift + page up ) |
index: ( arrow-up )