We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ff7b82 commit ccebdc1Copy full SHA for ccebdc1
Porting/release_managers_guide.pod
@@ -1121,9 +1121,10 @@ which is why you should test from the tarball.
1121
1122
=head4 Run the Installation Verification Procedure utility
1123
1124
- $ ./perl -Ilib ./utils/perlivp
+ $ bin/perlivp
1125
+
1126
# Or, perhaps:
- $ ./perl5.X.Y ./utils/perlivp5.X.Y
1127
+ $ bin/perlivp5.X.Y
1128
...
1129
All tests successful.
1130
$
0 commit comments