* How to install modules from CPAN sudo cpan install "Email::Reply"; # for example * Install Math:Round (which seems not available from CPAN) sudo apt-get install libmath-round-perl
sudo cpan install "Email::Reply"; # for example
sudo apt-get install libmath-round-perl