Hi! On Mon, Jul 21, 2008 at 02:57:20PM -0700, Bill Ward wrote: > 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.
Maybe cpants_lint.pl (comes with Module::CPANTS::Anaylse) is helpfull. Although I have to admit that there are some nasty bugs in cpants ATM, and I'm still low on tuits. I will spend some time on cpants before YAPC, though... > 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. Gabor recently asked me to write up how to set up a complete CPANTS testing thingy (that tests all of CPAN). I've starte this, but it's currently only available from svn: http://code.google.com/p/cpants/source/browse/trunk/Module-CPANTS-ProcessCPAN/lib/Module/CPANTS/ProcessCPAN.pm -- #!/usr/bin/perl http://domm.plix.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}