Difference between revisions of "Perl"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
Perl 5 is a highly capable, feature-rich programming language with over 23 years of development. | Perl 5 is a highly capable, feature-rich programming language with over 23 years of development. | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
Line 44: | Line 42: | ||
WRITE CITATION HERE | WRITE CITATION HERE | ||
|}} | |}} | ||
− | |||
− |
Revision as of 15:50, 10 June 2022
Description
Perl 5 is a highly capable, feature-rich programming language with over 23 years of development.
Environment Modules
Run module spider perl
to find out what environment modules are available for this application.
System Variables
- HPC_PERL_DIR - installation directory
- PERL5LIB - perl module path