Perl is the acronym for „Practical Extraction and Reporting Language“.
The module HTML::Template for example, may be installed from shell with below command
perl -MCPAN -e 'install HTML::Template'
Source: http://perl.about.com/od/packagesmodules/qt/perlcpan.htm
Here is an example using Win32::OLE.