Yaml Reference Parser in Perl
- Passes all tests (well, that's what we expect, right?)
- The module is on CPAN: YAML::Parser
- For loading into a data structure you can plug it into YAML::PP, which I did with
YAML::PP::Ref
- Try it out!
- Not good enough for production right now as it is comparably slow,
and the error messages are not user friendly yet
Slide 26/46
BACK
UP
NEXT
next: ( space / -> / page up ) | previous: ( backspace / <- / page down ) |
next page: ( shift + page down ) | previous page: ( shift + page up ) |
index: ( arrow-up )