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:

  1. build-essential

    — installs compilers and build tools like make

  2. 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.