Difference between revisions of "Perl"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 25: Line 25:
 
*{{#var:app}}
 
*{{#var:app}}
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* PERL5LIB - perl module path
 
* PERL5LIB - perl module path
 
<!--Additional-->
 
<!--Additional-->

Revision as of 21:23, 6 December 2019

Description

perl website  

Perl 5 is a highly capable, feature-rich programming language with over 23 years of development.

Required Modules

modules documentation

Serial

  • perl

System Variables

  • HPC_PERL_DIR - installation directory
  • PERL5LIB - perl module path




Validation

  • Validated 4/5/2018