Lastly, you must add the path of your installation directory to your environment. You can do this by adding the following line to your .bashrc:
[name@server ~]$ export PERL5LIB=$HOME/perl/lib64/perl5:$HOME/perl/share/perl5
(assuming that you have installed the packages in the directory $HOME/perl).