Issue with psql's create_help.pl under perlcritic

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Issue with psql's create_help.pl under perlcritic
Date: 2023-01-18 08:50:47
Message-ID: Y8ey5z4Nav62g4/K@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

A recent system update of a Debian SID host has begun to show me this
issue:
./src/bin/psql/create_help.pl: Bareword dir handle opened at line 47,
column 1. See pages 202,204 of PBP.
([InputOutput::ProhibitBarewordDirHandles] Severity: 5)

This issue gets fixed here as of the attached.
Comments?
--
Michael

Attachment Content-Type Size
psql_perlcritic.patch text/x-diff 864 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurenz Albe 2023-01-18 09:15:18 Re: document the need to analyze partitioned tables
Previous Message Bharath Rupireddy 2023-01-18 08:34:16 Re: Modify the document of Logical Replication configuration settings