Source: commons.wikimedia.org

Perl is a high-level, general-purpose, interpreted, dynamic programming language. Though Perl is not officially an acronym, there are various backronyms in use, including "Practical Extraction and Reporting Language". Wikipedia

Created Year: 1987
Created by: Larry Wall
Designed by: Larry Wall
Developed by: Larry WallThe Perl Foundation
Operating systems: HP-UXIBM AIXLinuxMicrosoft WindowsSolarismacOS
Implemented in: C
Aliases: Practical Extraction and Reporting Language, Perl/CGI, Pearl, perl
File extensions: pl, pm

Wikidata: Q42478

Influenced: Apache GroovyBeanShellChaosFalconJavaScriptJuliaKinetic Rule LanguagePascal ScriptPerl Data LanguagePHPPowerShellPythonQoreRakuRubySleep

Influenced by: AWKBASICCC++Lispsed

Programming paradigms: multi-paradigm programming

Language types: imperative programming languageinterpreted languagemulti-paradigm programming languageobject-based languageprocedural programming languagescripting language

Perl Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in Perl

#!/usr/bin/perl
print "Hello World\n";

Free Perl books, articles, documentation

Search on GitHub


Latest data update: 2025-06-21