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.
Specless (Score:1)
YAML::Tiny is a misnomer and should be abandoned unless it is intending to become compliant to the YAML spec.
Did you ever answer http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2007-06/msg00783.html [mpe.mpg.de]
?
Re:Specless (Score:1)
YAML::Tiny has a perfectly decent (informal, implicit) spec:
Any other behaviour, such as Adam has just fixed, is a bug. The only thing that might be useful is documentation of which cases get 3.1 and which get 3.2.
Reply to This
Parent
Re: (Score:1)
Re: (Score:1)
Do you see someone distributing software with "Perl" in the name that doesn't actually do what Perl does? I haven't, at least since kurila picked up its new name.
Re: (Score:1)
Doesn't YAML::Tiny tell the user exactly what it is?
Re: (Score:1)
huh? Is that a typo?
Look at the samples contain in the tests, it lets you read/write all sorts of basic YAML files.
Re: (Score:1)
I suppose that depends on your definition of the words incomplete, correct, usable, and specification.