[InterNetNews/inn] 0b355f: Add "use warnings" in addition to "perl -w"

Julien ÉLIE noreply at github.com
Sat Aug 10 15:04:08 UTC 2024


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 0b355f53aac71794ed6ac100b9fdf435a8d81c8b
      https://github.com/InterNetNews/inn/commit/0b355f53aac71794ed6ac100b9fdf435a8d81c8b
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2024-08-10 (Sat, 10 Aug 2024)

  Changed paths:
    M .perlcriticrc
    M backends/mod-active.in
    M backends/news2mail.in
    M backends/send-uucp.in
    M backends/sendinpaths.in
    M contrib/analyze-traffic.in
    M contrib/authmysql.in
    M contrib/cleannewsgroups.in
    M contrib/findreadgroups.in
    M contrib/makeexpctl.in
    M contrib/makestorconf.in
    M contrib/nnrp.access2readers.conf.in
    M contrib/stathist.in
    M contrib/thdexpire.in
    M control/controlchan.in
    M control/modules/checkgroups.pl
    M control/modules/ihave.pl
    M control/modules/newgroup.pl
    M control/modules/rmgroup.pl
    M control/modules/sendme.pl
    M control/perl-nocem.in
    M frontends/cnfsheadconf.in
    M frontends/cnfsstat.in
    M frontends/mailpost.in
    M frontends/pullnews.in
    M frontends/scanspool.in
    M innfeed/procbatch.in
    M samples/nnrpd_access.pl.in
    M samples/nnrpd_auth.pl.in
    M scripts/inncheck.in
    M scripts/innmail.in
    M scripts/innupgrade.in
    M scripts/simpleftp.in
    M storage/ovsqlite/ovsqlite-util.in
    M support/mkmanifest
    M tests/clients/server-list.in

  Log Message:
  -----------
  Add "use warnings" in addition to "perl -w"

Most of our programs were already running with warnings on,
as "perl -w" was in the shebang.  Let's explicitly mention it.

To comply with the perlcritic TestingAndDebugging::RequireUseWarnings
policy.



To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications


More information about the inn-committers mailing list