Perl/en: Difference between revisions

Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 6: Line 6:
== Loading the Interpreter ==
== Loading the Interpreter ==
The Perl language is made available on Compute Canada's servers using a module which you can load like any other, e.g.  
The Perl language is made available on Compute Canada's servers using a module which you can load like any other, e.g.  
{{Command|module avail perl}}
{{Command|module spider perl}}
to see which versions are installed and then  
to see which versions are installed and then  
{{Command|module load perl/5.22.2}}
{{Command|module load perl/5.30.2}}
to load a particular version.
to load a particular version.


Line 15: Line 15:
{{
{{
Command
Command
|module load gcc/5.4.0
|module load gcc/9.3.0
}}  
}}  


38,897

edits