Porting/release_managers_guide.pod: correct path to perlivp
authorÆvar Arnfjörð Bjarmason <avar@cpan.org>
Sun, 20 Feb 2011 17:49:46 +0000 (17:49 +0000)
committerÆvar Arnfjörð Bjarmason <avar@cpan.org>
Sun, 20 Feb 2011 18:11:42 +0000 (18:11 +0000)
Change the path to perlivp from bin/perlivp to utils/perlivp. Also
instruct the release manager to run it with ./perl instead of perl
because we want to dogfood more things during the release.

Porting/release_managers_guide.pod

index 1f82a69..3338405 100644 (file)
@@ -682,7 +682,7 @@ which is why you should test from the tarball.
 
 Run the Installation Verification Procedure utility:
 
-    $ bin/perlivp
+    $ ./perl utils/perlivp
     ...
     All tests successful.
     $