mikkoi has asked for the wisdom of the Perl Monks concerning the following question:

The new API description language RAML uses YAML 1.2 as file format. But it seems that neither YAML, YAML::Tiny, YAML::XS nor YAML::Syck support YAML 1.2 spec, only 1.1. And 1.1 came out already in 2009. Situation can't be this?
  • Comment on Are we lacking behind in YAML spec versions?

Replies are listed 'Best First'.
Re: Are we lacking behind in YAML spec versions?
by marto (Cardinal) on Dec 02, 2016 at 17:39 UTC
Re: Are we lacking behind in YAML spec versions?
by mikkoi (Beadle) on Dec 03, 2016 at 12:35 UTC