[Install external dependencies] [Find URL for Module] wget [URL for Module] perl Makefile.PL make test make install #### ppm install Module #### [Install external dependencies] cpan Module #### apt-get install perl-module-lib
## ppm install Module ##
## [Install external dependencies] cpan Module ##
## apt-get install perl-module-lib