NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Have you considered... (Score:1)
Reply to This
Re:Have you considered... (Score:1)
That said, I _do_ test against the behaviour of YAML.pm (if installed), and it would probably be a good idea that I do the same against YAML::Syck (if installed) so at least I can be certain that it works compatibly, if not completely.
And the test suite for YAML::Tiny is pretty tight now, so it's easy to add additional test examples as needed.