update META.yml to spec v1.4
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 15 Dec 2011 21:41:26 +0000 (22:41 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 15 Dec 2011 21:55:30 +0000 (22:55 +0100)
commit05d0c75cd46cd8a5a16500e4890c7b1ded193090
tree8de83dc50bbae108749bc45e138300eaaa4af52d
parent6502138149073847d613a911407c9d0735e0f334
update META.yml to spec v1.4

Recent Test::YAML::Meta does not allow a valid optional_features array
according to v1.3 spec, instead requiring v1.4 syntax regardless of version:

> ERR: Expected a map structure from YAML string or file (optional_features)
> [Validation: 1.3]
META.yml
t/91-meta.t