Anthony Ettinger wrote: > > perl Makefile.PL LIB=~/modules PREFIX=~/modules > (installation dir: ~/local/tt2) [...] > Appending installation info to > /path/to/my/home/name/modules/i386-linux/perllocal.pod > opendir(./../../..): Permission denied at bin/tt2inst Try also the INST_MAN3DIR option. See ExtUtils::MakeMaker for info. A