[Perl-workflow-devel] POD, Kwalitee, Perl::Critic and the universe
Brought to you by:
jonasbn
From: Jonas B. N. <jo...@gm...> - 2007-03-14 20:47:43
|
Hello, I have just added the following two de facto tests to CVS t/02_pod.t t/03_pod-coverage.t The later ones fails horribly, if anybody are interested in helping out with better POD coverage by documenting stuff, which is not documented they are more than welcome. I am working a lot with both Kwalitee (http://cpants.perl.org/ index.html) and Perl::Critic for other CPAN distributions, what are your takes on these tools and should we integrate tests validating these metrics - I do that for much of my other stuff as for Kwalitee. Currently Workflow has quite a nice Kwalitee and this is just a guideline and not as important as perhaps following good best practices and good coding guidelines. Has anybody given some though on coding guidelines for Workflow, not that we are a bigger team, should we put perltidy to use and if so, does anybody have special ideas on perltidy configuration? Comments? jonasbn |