in reply to Re^3: delete cpan files? (Linux)
in thread delete cpan files?

Which perl executable you use to run CPAN.pm controls where modules will be installed by default. Configure your from-source version of Perl to place modules in a directory structure different from where the system Perl places them. Done.

- tye