YAML at Perl Toolchain Summit (PTS)
- Ingy had long planned to move YAML.pm to YAML::Old but hadn't gotten to it, so it existed only as a copy
- We copied the current YAML.pm code over to YAML::Old again
- We made a plan for YAML.pm offering a new API while still supporting the old one
- So if you do `use YAML qw/ Load /` it will use YAML::Old behind the scenes
- The new API isn't finished
- For now it is using my code from YAML::PP to parse and construct
- We released a developer version
- http://act.qa-hackathon.org/qa2017/wiki?node=Results
Slide 70/73
BACK
UP
NEXT
next: ( space or -> ) | previous: ( backspace or <- ) |
next page: ( page down ) | previous page: ( page up ) |
index: ( arrow-up )