public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dagfinn Ilmari Mannsåker <[email protected]>
To: Jelte Fennema-Nio <[email protected]>
Cc: Tom Lane <[email protected]>
Cc: Ashutosh Bapat <[email protected]>
Cc: PostgreSQL Hackers <[email protected]>
Cc: Daniel Gustafsson <[email protected]>
Subject: Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Date: Mon, 05 Jan 2026 18:11:42 +0000
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAGECzQTuAPyc5tFOF4qAhZr5JNP+oEn8Tpc-+37Pm68oWhQVKQ@mail.gmail.com>
References: <[email protected]>
<CAExHW5tuJTmuikfkabWq+mvomucY3iQ_vV-10KAsZWM7Yg6tvg@mail.gmail.com>
<[email protected]>
<[email protected]>
<[email protected]>
<CAGECzQTuAPyc5tFOF4qAhZr5JNP+oEn8Tpc-+37Pm68oWhQVKQ@mail.gmail.com>
Jelte Fennema-Nio <[email protected]> writes:
> On Wed, 31 Dec 2025 at 19:37, Tom Lane <[email protected]> wrote:
>> As an affected committer, I want to push back against having such
>> a requirement, because I don't think it is reasonable to require
>> everybody to have precisely version XYZ of perltidy installed.
>> If that's not the version provided by their platform-of-choice,
>> it's an annoying hurdle.
>
> That's why I tried to make that hurdle as small as possible. All
> that's needed with the current patchset is:
>
> wget https://cpan.metacpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-20230309.tar.gz
> cpanm -l $HOME/perltidy-20230309 Perl-Tidy-20230309.tar.gz
You can ask cpanm to install a specific version without having to
download the tarball manually or knowing who made the release and which
archive format they used:
cpanm -l $HOME/perltidy-20230309 Perl::Tidy@20230309
- ilmari
view thread (3+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: Add "format" target to make and ninja to run pgindent and pgperltidy
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox