Re: addressing kwalitee and other quality issues at the head of the CPAN River

[email protected] (Kent Fredric) Fri, 29 Jan 2016 13:45:38 +1300
Newsgroups perl.cpan.workers
Message-ID <CAATnKFBUGOPCyxhepcH0=xZc=Bmjr15evqY0+0ypL=5Re-qQ+A@mail.gmail.com>
On 29 January 2016 at 13:01, Neil Bowers <[email protected]> wrote:
>  - use warnings


This can be a regression sometimes, adding warnings where there are
none in novice code is good.

But people who know what they're doing may omit warnings on purpose.

So this is not so much a "Quality" metric, but a "Best practices for
most projects"

Proof by example: https://metacpan.org/source/RJBS/if-0.0606/if.pm

-- 
Kent

KENTNL - https://metacpan.org/author/KENTNL