0%

Words starting with perl

4 letter words starting with perl

  • perl — (language, tool)   A high-level programming language, started by Larry Wall in 1987 and developed as an open source project. It has an eclectic heritage, deriving from the ubiquitous C programming language and to a lesser extent from sed, awk, various Unix shell languages, Lisp, and at least a dozen other tools and languages. Originally developed for Unix, it is now available for many platforms. Perl's elaborate support for regular expression matching and substitution has made it the language of choice for tasks involving string manipulation, whether for text or binary data. It is particularly popular for writing CGI scripts. The language's highly flexible syntax and concise regular expression operators, make densely written Perl code indecipherable to the uninitiated. The syntax is, however, really quite simple and powerful and, once the basics have been mastered, a joy to write. Perl's only primitive data type is the "scalar", which can hold a number, a string, the undefined value, or a typed reference. Perl's aggregate data types are arrays, which are ordered lists of scalars indexed by natural numbers, and hashes (or "associative arrays") which are unordered lists of scalars indexed by strings. A reference can point to a scalar, array, hash, function, or filehandle. Objects are implemented as references "blessed" with a class name. Strings in Perl are eight-bit clean, including nulls, and so can contain binary data. Unlike C but like most Lisp dialects, Perl internally and dynamically handles all memory allocation, garbage collection, and type coercion. Perl supports closures, recursive functions, symbols with either lexical scope or dynamic scope, nested data structures of arbitrary content and complexity (as lists or hashes of references), and packages (which can serve as classes, optionally inheriting methods from one or more other classes). There is ongoing work on threads, Unicode, exceptions, and backtracking. Perl program files can contain embedded documentation in POD (Plain Old Documentation), a simple markup language. The normal Perl distribution contains documentation for the language, as well as over a hundred modules (program libraries). Hundreds more are available from The Comprehensive Perl Archive Network. Modules are themselves generally written in Perl, but can be implemented as interfaces to code in other languages, typically compiled C. The free availability of modules for almost any conceivable task, as well as the fact that Perl offers direct access to almost all system calls and places no arbitrary limits on data structure size or complexity, has led some to describe Perl, in a parody of a famous remark about lex, as the "Swiss Army chainsaw" of programming. The use of Perl has grown significantly since its adoption as the language of choice of many web developers. CGI interfaces and libraries for Perl exist for several platforms and Perl's speed and flexibility make it well suited for form processing and on-the-fly web page creation. Perl programs are generally stored as text source files, which are compiled into virtual machine code at run time; this, in combination with its rich variety of data types and its common use as a glue language, makes Perl somewhat hard to classify as either a "scripting language" or an "applications language" -- see Ousterhout's dichotomy. Perl programs are usually called "Perl scripts", if only for historical reasons. Version 5 was a major rewrite and enhancement of version 4, released sometime before November 1993. It added real data structures by way of "references", un-adorned subroutine calls, and method inheritance. The spelling "Perl" is preferred over the older "PERL" (even though some explain the language's name as originating in the acronym for "Practical Extraction and Report Language"). The program that interprets/compiles Perl code is called "perl", typically "/usr/local/bin/perl" or "/usr/bin/perl".
  • perl profiler — (tool)   (pprof) A tool by Anthony Iano-Fletcher of Nottingham University, UK to profile, and collate data from, Perl scripts. Version: 1? Source posted on comp.lang.perl in mid-June 1993.

5 letter words starting with perl

  • perl5 — (language, tool)   A commonly used but unofficial term for 5.* versions of Perl.
  • perle — a medicinal capsule that resembles a pearl in shape.
  • perle cotton — a two-ply mercerized cotton thread used chiefly in handweaving and needlework.

6 letter words starting with perl

  • perlea — Jonel [zhoh-nel] /ˈʒoʊ nɛl/ (Show IPA), 1900–70, U.S. conductor and composer, born in Romania.
  • perlis — a state in Malaysia, on the SW Malay Peninsula. 310 sq. mi. (803 sq. km). Capital: Kangar.

7 letter words starting with perl

  • perlite — a volcanic glass in which concentric fractures impart a distinctive structure resembling masses of small spheroids, used as a plant growth medium.
  • perlman — Itzhak [ee-tsahk,, it-zahk] /ˈi tsɑk,, ˈɪt zɑk/ (Show IPA), born 1945, U.S. violinist, born in Israel.

10 letter words starting with perl

  • perl-byacc — A modified version of byacc that generates a parser in Perl code, by Rick Ohnemus <[email protected]>. It has a "-p" switch so multiple parsers can be used in one program (C or Perl). Version 1.8.2 should work on most Unix systems. It also works with SAS/C 6.x on Amiga.
  • perlucidus — (of a cloud) having transparent spaces between the elements.

11 letter words starting with perl

  • perlocution — (of a speech act) producing an effect upon the listener, as in persuading, frightening, amusing, or causing the listener to act.
  • perlustrate — to inspect thoroughly; to make a thorough examination of (something), esp to intercept and read (letters) for purposes of surveillance; to travel through and survey (a region)

13 letter words starting with perl

  • perlustration — the act of perlustrating; a thorough inspection or survey, esp of letters for purposes of surveillance

14 letter words starting with perl

  • perlocutionary — (of a speech act) producing an effect upon the listener, as in persuading, frightening, amusing, or causing the listener to act.
  • perlocutionary act — the action of affecting someone by uttering certain words

On this page, we collect all words starting with PERL. To make easier to find the right word we have divided all 16 words to groups according to their length. So you should go to appropriate page if can’t find the word that beginning with PERL. that you are searching. Also you can use this page in Scrabble.

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?