Update test/perl/README to insist on Perl version >= 5.8.3, too.
Oversight in previous commit, noted by Daniel Gustafsson. Discussion: https://postgr.es/m/87y278s6iq.fsf@wibble.ilmari.org
This commit is contained in:
parent
92e6a98c36
commit
93fb39eca6
@ -73,13 +73,13 @@ perldoc for the test modules, e.g.:
|
|||||||
Required Perl
|
Required Perl
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Tests must run on perl 5.8.0 and newer. perlbrew is a good way to obtain such
|
Tests must run on perl 5.8.3 and newer. perlbrew is a good way to obtain such
|
||||||
a Perl; see http://perlbrew.pl .
|
a Perl; see http://perlbrew.pl .
|
||||||
|
|
||||||
Just install and
|
Just install and
|
||||||
|
|
||||||
perlbrew --force install 5.8.0
|
perlbrew --force install 5.8.3
|
||||||
perlbrew use 5.8.0
|
perlbrew use 5.8.3
|
||||||
perlbrew install-cpanm
|
perlbrew install-cpanm
|
||||||
cpanm install IPC::Run
|
cpanm install IPC::Run
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user