summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Porting/release_managers_guide.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod
index 873b4757b0..099cc9dc1e 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -955,7 +955,7 @@ Bootstrap the CPAN client on the clean install:
Try installing a popular CPAN module that's reasonably complex and that
has dependencies; for example:
- CPAN> install Inline
+ CPAN> install Inline::C
CPAN> quit
Check that your perl can run this: