in reply to [Solved]: How to install modules for local perl without changing anything on system perl?

Thank you all for your inputs! jcb, I forgot to mention that system perl is owned by root and /opt/apps/perl/perl5220 is owned by a different account (created for the application). I'll run CPAN under /opt/apps/perl/perl5220 as the application user (sudo to application user/account) and will post outcome here to let everyone know.