Skip to content

Commit bcfd415

Browse files
committed
Adjust Porting/release_managers_guide.pod for perlivp
1 parent d2f363c commit bcfd415

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Porting/release_managers_guide.pod

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

10401040
=head4 Run the Installation Verification Procedure utility
10411041

1042-
$ ./perl -Ilib ./perlivp
1042+
$ ./perl -Ilib ./utils/perlivp
10431043
# Or, perhaps:
1044-
$ ./perl5.x.y ./perlivp5.x.y
1044+
$ ./perl5.x.y ./utils/perlivp5.x.y
10451045
...
10461046
All tests successful.
10471047
$

0 commit comments

Comments
 (0)