diff options
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/release_managers_guide.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index cdfac11675..e45b44b9dd 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -482,7 +482,7 @@ Otherwise, run: $ ./perl -Ilib Porting/corelist.pl cpan This will chug for a while, possibly reporting various warnings about -badly-indexed CPABN modules unreltaed to the modules actually in core. +badly-indexed CPAN modules unrelated to the modules actually in core. Assuming all goes well, it will update F<dist/Module-CoreList/lib/Module/CoreList.pm>. |