Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit93fb39e

Browse files
committed
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
1 parent92e6a98 commit93fb39e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/test/perl/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@ perldoc for the test modules, e.g.:
7373
Required Perl
7474
-------------
7575

76-
Tests must run on perl 5.8.0 and newer. perlbrew is a good way to obtain such
76+
Tests must run on perl 5.8.3 and newer. perlbrew is a good way to obtain such
7777
a Perl; see http://perlbrew.pl .
7878

7979
Just install and
8080

81-
perlbrew --force install 5.8.0
82-
perlbrew use 5.8.0
81+
perlbrew --force install 5.8.3
82+
perlbrew use 5.8.3
8383
perlbrew install-cpanm
8484
cpanm install IPC::Run
8585

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp