YAML.pm/YAML::XS Implementation
- YAML.pm implements the whole process in Perl
 - Not many possibilities to customize processing
 - YAML::XS implements the whole process in C/XS
 - It is using the libyaml event API, but you can not customize processing
 
 
Slide 58/88
BACK
UP
NEXT
next: ( space / -> / page up ) | previous: ( backspace / <- / page down ) |
next page: ( shift + page down ) | previous page: ( shift + page up ) |
index: ( arrow-up )