RSS | Module Info | Add a review of YAML-LibYAML
YAML-LibYAML
(0.32)
A solid implementation of a good serialization format. YAML is splendid for producing and parsing human-readable configuration data.
Aaron M. Long - 2009-10-19T11:29:34 (permalink)
2 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No
YAML-LibYAML
(0.32)
In my somewhat limited usage of this module, it seems to do exactly what it says on the tin: parse YAML exactly as the spec says, using the most compliant library there is, libyaml. Such adherence to the specification is more than can be said for a lot of library interfaces.
Drew Stephens - 2009-08-20T22:01:54 (permalink)
1 out of 1 found this review helpful.
Was this review helpful to you?
Yes
No
YAML-LibYAML
(0.26)
It's about time Perl gets a complete and proper YAML parser. This is it. In the past I've been bitten by a couple of YAML's and YAML::Syck's minor bugs, in addition to several crashes (don't know how they are recently). But using YAML::XS (YAML-LibYAML) I get the feeling, for the first time, of a first class parser comparable in stability and completeness to that in Ruby and Python.
David Garamond - 2007-11-09T15:47:57 (permalink)
4 out of 5 found this review helpful.
Was this review helpful to you?
Yes
No

