Skip to content

Commit 0d33e78

Browse files
adunstanpull[bot]
authored andcommitted
Document installing perltidy with cpanm
Installing with plain cpan failed for me recently, as the archive it searched has been purged of old releases. However, you can give cpanm a complete URL to the exact version you want to install, so document using that.
1 parent fee1601 commit 0d33e78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/pgindent/README

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ PREREQUISITES:
2222
("man perlmodinstall" explains it). Or, if you have cpan installed,
2323
this should work:
2424
cpan SHANCOCK/Perl-Tidy-20170521.tar.gz
25+
Or if you have cpanm installed, you can just use:
26+
cpanm https://cpan.metacpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-20170521.tar.gz
2527

2628
DOING THE INDENT RUN:
2729

0 commit comments

Comments
 (0)