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.
Changes.yml (Score:1)
I'd also like a machine-readable Changes file.
There's been talk [perl.org] about a Changes.yml, or maybe Changes (which has no defined format anyway) could be in YAML itself.
The obvious question is which YAML schema to use.
Reply to This
Re: (Score:2)
Well, even though machine readable Changes file is definitely a good step, it still won't fix this exact problem, since even if you use YAML as a format, the content of the changes file (discussed in the link) is still a free text.
Re: (Score:1)