Perl
Revision as of 16:32, 10 August 2012 by Moskalenko (talk | contribs) (Text replace - "Usage policy" to "Usage Policy")
Description
Perl 5 is a highly capable, feature-rich programming language with over 23 years of development.
Execution Environment and Modules
To use perl with the environment modules system at HPC the following commands are available:
Get module information for perl:
$module spider perl
Load the default application module:
$module load perl
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_PERL_DIR - directory where perl is located.