3.3.1. Requirements#
The build-essential and cpanminus packages installed#
If you do not have them installed, follow The quick and easy method, and search and install the following packages:
build-essential
— installs compilers and build tools like
make
cpanminus
— script to obtain, build and install modules from CPAN along with their dependencies
Attention
You should not add sudo in the commands below.
This method only installs files in your home directory and so does not require administrator privileges.