Subject: | "maturity" field does not follow meta spec |
CPAN::Meta::Spec says that "release_status" must be "stable", "testing" or "unstable". This module returns maturity as "released" or "developer".
Better would be to deprecate this field and instead attempt to derive the "indexable" status - that is, "based on this uploaded filename, will PAUSE attempt to analyse further to see if the distribution should be indexed?"