Category:Perl
From Rosetta Code
Perl is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.
Listed below are all of the tasks on Rosetta Code which have been solved using Perl.
| Execution method: | Compiled (bytecode) |
|---|---|
| Garbage collected: | No |
| Parameter passing methods: | By reference, By value |
| Type strength: | Weak |
| Type expression: | Implicit |
| Type checking: | Dynamic, Static |
| Lang tag(s): | perl |
| See Also: |
Your Help Needed
If you know Perl, please write code for some of the tasks not implemented in Perl.
Perl is both the name of a programming language and the name of the primary implementation of that language.
If you know Perl, please write code for some of the tasks not implemented in Perl.
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.
[edit] Citations
(previous 200) (next 200)
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
P
Pages in category "Perl"
The following 197 pages are in this category, out of 289 total.
Categories: Execution method/Compiled/Bytecode | Garbage collection/No | Parameter passing/By reference | Parameter passing/By value | Typing/Weak | Typing/Expression/Implicit | Typing/Checking/Dynamic | Typing/Checking/Static | Impl needed | Programming Languages | Solutions by Programming Language | Programming paradigm/Dynamic | Programming paradigm/Imperative | Programming paradigm/Procedural | Programming paradigm/Reflective | Programming paradigm/Functional | Programming paradigm/Object-oriented | Programming paradigm/Generic | Codepad languages







