Difference between revisions of "Perl"

From UFRC
Jump to navigation Jump to search
Line 41: Line 41:
 
==System Variables==
 
==System Variables==
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 +
* PERL5LIB - perl module path
 
<!--Additional-->
 
<!--Additional-->
 
{{#if: {{#var: exe}}|==Additional Information==
 
{{#if: {{#var: exe}}|==Additional Information==

Revision as of 17:39, 10 August 2012

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_{{#uppercase:perl}}_DIR - installation directory
  • PERL5LIB - perl module path