My module Number::Format has some red areas in its Kwalitee report
http://cpants.perl.org/dist/kwalitee/Number-Format

When I release 1.60, I tried to fix a lot of the kwalitee issues with
the previous version, 1.52.  However, it appears that some of my
"fixes" didn't work.  For example, my META.yml file was barebones in
1.52, and I wanted to bring it up to modern standards.  I could not
find any tool that would help me generate it, so I cobbled one
together by hand using examples from other modules.  Yet I still see
dings against the kwalitee there.

Also, how do I test the kwalitee without releasing a new version and
waiting for CPANTS to find it?  I wish the CPANTS site had
instructions on how to install the Kwalitee code on my own box for
pre-release testing.  I see a number of modules in CPAN that relate to
kwalitee but am not sure which one(s) I need.

Reply via email to