On Tue, 15 Dec 2009 05:52:22 -0500, "Barbie via RT"
<bug-Test-YAML-Meta@rt.cpan.org> wrote:
Show quoted text
http://module-build.sourceforge.net/META-spec-v1.3.html#recommends
indeed shows a list
Show quoted text> > Parse::CPAN::Meta still reports both as valid
>
> This only parses a file and reports that it is a valid structure for the
> subset of YAML that is used, *not* that the data within meets the
> specification.
New uploads meet the changed specs
Show quoted text> As such, this is working as expected :)
As for YAML itself, what is the stance towards YAML-1.2?
http://www.yaml.org/spec/1.2/spec.html
--8<---
The primary objective of this revision is to bring YAML into compliance
with JSON as an official subset. YAML 1.2 is compatible with 1.1 for
most practical applications - this is a minor revision. An expected
source of incompatibility with prior versions of YAML, especially the
syck implementation, is the change in implicit typing rules. We have
removed unique implicit typing rules and have updated these rules to
align them with JSON's productions. In this version of YAML, boolean
values may be serialized as “true” or “false”; the empty scalar as
“null”. Unquoted numeric values are a superset of JSON's numeric
production. Other changes in the specification were the removal of the
Unicode line breaks and production bug fixes. We also define 3 built-in
implicit typing rule sets: untyped, strict JSON, and a more flexible
YAML rule set that extends JSON typing.
-->8---
Or will we leave YAML and switch to JSON entirely for META.{yml,jsn}?
--
H.Merijn Brand
http://tux.nl Perl Monger
http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, OpenSuSE 10.3, 11.0, and 11.1, AIX 5.2 and 5.3.
http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/
http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/