- added docs to cpants_lint.pl
- cpants_lint.pl can now dump metadata to a file
- added YAML output to cpants_lint.pl
Gábor Szabó:
- added Module::CPANTS::Kwalitee::NeedsCompiler
MCK::NeedsCompiler does not contain any
"kwalitee_indicator", but adds much needed metadata.
Barbie:
- Module::CPANTS::Analyse assumes Unix paths after munging with
File::Spec, thus breaking portability at every turn in a
non-Unix-like environment… bad Thomas no biscuit!
Refined META.yml metrics using Test::YAML::Meta and brought
current spec up to date with version 1.3
http://module-build.sourceforge.net/META-spec-v1.3.html :)