On Sat, Oct 31, 2009 at 11:59 AM, Barbie <[email protected]> wrote: > These already exist: > > Test::CPAN::Meta (uses Parse::CPAN::Meta) > Test::JSON::Meta (uses JSON) > Test::YAML::Meta (uses YAML or YAML::Syck)
I'm probably going to roll the logic from those into a single "canonical" spec validator and try to push that into core for use by the toolchain. David

