Perl: Difference between revisions
Appearance
Created page with "==Description== Perl is a high-level, general-purpose, interpreted, dynamic programming language. In addition to CGI, Perl is used for graphics programming, system administration..." |
No edit summary |
||
Line 2: | Line 2: | ||
Perl is a high-level, general-purpose, interpreted, dynamic programming language. In addition to CGI, Perl is used for graphics programming, system administration, network programming, finance, bioinformatics, and other applications. | Perl is a high-level, general-purpose, interpreted, dynamic programming language. In addition to CGI, Perl is used for graphics programming, system administration, network programming, finance, bioinformatics, and other applications. | ||
====OS/2 text & programmers editors with Perl support==== | |||
* [[Boxer]] - Perl syntax highlighting support built in - Commercial - Discontinued. | |||
==Version== | ==Version== | ||
* '''Latest Version:''' Perl version 5.14.2 (20120105) [http://os2ports.smedley.id.au/index.php?page=perl] | * '''Latest Version:''' Perl version 5.14.2 (20120105) [http://os2ports.smedley.id.au/index.php?page=perl] | ||
Line 20: | Line 22: | ||
* | * | ||
[[Category:Tools]] | [[Category:Tools]][[Category:Programming Languages]] |
Revision as of 15:26, 17 April 2015
Description
Perl is a high-level, general-purpose, interpreted, dynamic programming language. In addition to CGI, Perl is used for graphics programming, system administration, network programming, finance, bioinformatics, and other applications.
OS/2 text & programmers editors with Perl support
- Boxer - Perl syntax highlighting support built in - Commercial - Discontinued.
Version
- Latest Version: Perl version 5.14.2 (20120105) [1]
Links
License
- Perl is Open Source software, licensed under its Artistic License, or the GNU General Public License (GPL).
Author
- Port by Paul Smedley