Installing a Perl Module perl -MCPAN -e 'install HTML::Template' OR Download module to install. tar -zxvf HTML-Template-2.8.tar.gz (cd into the module directory) perl Makefile.PL make make test make install #perl - #programming - #howto