> 01. Update the YAML version declaration > > Proposal: > > The version declaration for YAML has not been "--- #YAML:1.0" for a long > time, update it to the current YAML 1.1 equivalent.
I'm opposed on practical grounds, as we want Meta parsing in the Perl core (Parse::CPAN::Meta) and attempts to put a full featured YAML parser in core have been rejected. But as I said, I think discussion of output format is a broader one that needs to consider all options holistically. David