Difference between revisions of "Applications/keep-Perl"
From HPC
m (Pysdlb moved page Applications/Perl to Applications/keep-Perl) |
m |
||
Line 15: | Line 15: | ||
===Further Information=== | ===Further Information=== | ||
[[Programming/Perl|Perl Programming Support]] | [[Programming/Perl|Perl Programming Support]] | ||
+ | |||
+ | |||
+ | ==Navigation== | ||
+ | |||
+ | * [[Main_Page|Home]] | ||
+ | * [[Applications|Application support]] * | ||
+ | * [[General|General]] | ||
+ | * [[Programming|Programming support]] |
Revision as of 14:04, 24 May 2019
Application Details
- Description: Perl is a family of high-level, general-purpose, interpreted, dynamic programming languages.
- Version: 5.24.0
- Modules: perl/5.24.0
- Licence:GNU Licence
Usage Examples
[username@login01 ~]$ module add perl/5.24.0 [username@login01 ~]$ perl testPerl.pl
Further Information