Categories
System Software Notes x.opus1.com

Life with CPAN

Life with CPAN
To fix this problem, update the makepl_arg to set INSTALLSITEMAN1DIR and INSTALLSITEMAN3DIR manually.

$ grep makepl_arg /System/Library/Perl/5.8.1/CPAN/Config.pm
‘makepl_arg’ => q[INSTALLSITEMAN1DIR=/usr/share/man/man1 ↵
INSTALLSITEMAN3DIR=/usr/share/man/man3],

Wow – this would have been good to know 2 days ago,

I have carefully cleaned out /man and put things where they belong.