| CPAN Ratings (Gamma) YAML-Syck reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of YAML-Syck
8 out of 8 found this review helpful:
It is fast, it is easy to use and it Just Works(tm). This module is highly recommended any time you need to store data structures of any kind (conf files, database fixtures, kitchen sinks, anything!).
Nuff said!
Stevan Little - 2006-10-03 17:22:46
Was this review helpful to you?
Yes
No
YAML::Syck isn't only faster than the original YAML module (because it's mostly C), it's currently also more complete.
I haven't had any problems installing it on any Linux system. The same cannot be said about the original YAML module. A PPM package of the current CPAN version is availlable from ActiveState, so even Windows users can start using it right now.
It lacks on the documentation side, but documentation is something Audrey's modules have sometimes been shipped without in the past. The YAML format is reasonably documented elsewhere and the interface is simple enough, so this only removes one star overall.
Great work, Audrey and why the lucky stiff (who wrote libsyck).
(On a side note: For those who don't want any C/XS or who want something more simplistic, check out Adam Kennedy's effort to write YAML::Tiny. Also, there's YAML::Lite which I haven't tried yet.)
Steffen Müller - 2006-04-24 00:58:59
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|