There are several ways to install Perl modules on your system from CPAN, but probably the best is to use App::cpanminus also known as cpanmin.us or just cpanm.

This is the command you need to install cpanminus before you can use it to install additional modules.

curl -L https://cpanmin.us | perl - App::cpanminus