Category:Perl: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Links)
(Added features)
Line 1: Line 1:
{{language|Perl
{{language|Perl}}{{codepad}}'''Perl''' is both the name of a programming language and the name of the primary implementation of that language.
|strength=weak
|express=implicit
|checking=dynamic
|parampass=reference
|gc=no}}{{codepad}}'''Perl''' is both the name of a programming language and the name of the primary implementation of that language.


As a language, it takes the best from other programming languages such as [[BASIC]], [[Lisp]], [[C]] and the [[Unix]] tools [[sed]], [[AWK]] and [[UNIX Shell| the UNIX shell]]. It is particularly suited for Unix systems programming, [[:Category:Text processing|text processing]] and [[Data Munging|gluing heterogeneous programs together]]. Its interpreter is called perl. Perl has seen five major revisions, and a sixth is currently being worked on.
As a language, it takes the best from other programming languages such as [[BASIC]], [[Lisp]], [[C]] and the [[Unix]] tools [[sed]], [[AWK]] and [[UNIX Shell| the UNIX shell]]. It is particularly suited for Unix systems programming, [[:Category:Text processing|text processing]] and [[Data Munging|gluing heterogeneous programs together]]. Its interpreter is called perl. Perl has seen five major revisions, and a sixth is currently being worked on.

Revision as of 02:06, 6 June 2009

Language
Perl
This programming language may be used to instruct a computer to perform a task.
Garbage collected: No
Parameter passing methods: By reference
Type strength: Weak
Type expression: Implicit
Type checking: Dynamic
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Perl.
Try this language on Codepad.

Perl is both the name of a programming language and the name of the primary implementation of that language.

As a language, it takes the best from other programming languages such as BASIC, Lisp, C and the Unix tools sed, AWK and the UNIX shell. It is particularly suited for Unix systems programming, text processing and gluing heterogeneous programs together. Its interpreter is called perl. Perl has seen five major revisions, and a sixth is currently being worked on.

The implementation known as Perl is available on a wide variety of mostly UNIX-based operating systems.

Citations

Subcategories

This category has the following 6 subcategories, out of 6 total.

L

P

Pages in category "Perl"

The following 200 pages are in this category, out of 1,542 total.

(previous page) (next page)

A

(previous page) (next page)