File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,14 @@ PREREQUISITES:
1414 git clone https://git.postgresql.org/git/pg_bsd_indent.git
1515 then follow the directions in README.pg_bsd_indent therein.
1616
17- 2) Install perltidy. Please be sure it is v20090616 (older and newer
18- versions make different formatting choices, and we want consistency). See
19- https://sourceforge.net/projects/perltidy/files/perltidy/perltidy-20090616/
17+ 2) Install perltidy. Please be sure it is version 20170521 (older and newer
18+ versions make different formatting choices, and we want consistency).
19+ You can get the correct version from
20+ https://cpan.metacpan.org/authors/id/S/SH/SHANCOCK/
21+ To install, follow the usual install process for a Perl module
22+ ("man perlmodinstall" explains it). Or, if you have cpan installed,
23+ this should work:
24+ cpan SHANCOCK/Perl-Tidy-20170521.tar.gz
2025
2126DOING THE INDENT RUN:
2227
You can’t perform that action at this time.
0 commit comments