Skip to content

Commit cc9354b

Browse files
RMG - Run perlivp in install path
1 parent f8df136 commit cc9354b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Porting/release_managers_guide.pod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,9 +1121,10 @@ which is why you should test from the tarball.
11211121

11221122
=head4 Run the Installation Verification Procedure utility
11231123

1124-
$ ./perl -Ilib ./utils/perlivp
1124+
$ bin/perlivp
1125+
11251126
# Or, perhaps:
1126-
$ ./perl5.X.Y ./utils/perlivp5.X.Y
1127+
$ bin/perlivp5.X.Y
11271128
...
11281129
All tests successful.
11291130
$

0 commit comments

Comments
 (0)