Subject: | prerequisites missing from META.* |
prerequisites missing from META.*
JSON-Any-1.30 FAILs its test and doesn't get installed
with my build system which uses META.* files to determine
dependencies and order the build of distros to satisfy
those dependencies.
no JSON* modules are listed in Makefile.PL or META.*
JSON-Any-1.29 had META.yml with
requires:
Carp: 0
JSON: 2.02
JSON::Syck: 0
JSON::XS: 2.3
though I'm not sure these are all needed, perhaps just any one?