summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2014-06-23 08:41:09 -0400
committerSteve Hay <steve.m.hay@googlemail.com>2015-01-31 17:06:46 +0000
commitfed8454a61a20acef79b4229bc239dcdc3a7f3d8 (patch)
tree0bbf87cf8c519d75d9884abcbbf69857a081e25e
parentfb672b4e782a20c19e278cb6b059a47d157f6ccf (diff)
downloadperl-fed8454a61a20acef79b4229bc239dcdc3a7f3d8.tar.gz
RMG: Show that version'd binaries might be used
(cherry picked from commit 61a1ab54e45224894ad10a67dd09f076e3ae00ec)
-rw-r--r--Porting/release_managers_guide.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod
index db589a98b6..af491941be 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -965,6 +965,9 @@ Bootstrap the CPAN client on the clean install:
$ bin/cpan
+ # Or, perhaps:
+ $ bin/cpan5.xx.x
+
=head4 Install the Inline module with CPAN and test it
Try installing a popular CPAN module that's reasonably complex and that