enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Perl - Wikipedia

    en.wikipedia.org/wiki/Perl

    As of 2013, this version was still the most popular Perl version and was used by Red Hat Linux 5, SUSE Linux 10, Solaris 10, HP-UX 11.31, and AIX 5. In 2004, work began on the "Synopses" – documents that originally summarized the Apocalypses, but which became the specification for the Perl 6 language.

  3. Perl 5 version history - Wikipedia

    en.wikipedia.org/wiki/Perl_5_version_history

    Perl is an open-source programming language whose first version, 1.0, was released in 1987. The following table contains the Perl 5 version history , showing its release versions. Not all versions are covered yet.

  4. Outline of Perl - Wikipedia

    en.wikipedia.org/wiki/Outline_of_Perl

    The following outline is provided as an overview of and topical guide to the Perl programming language: Perl – high-level, general-purpose, interpreted, multi-paradigm, dynamic programming language. Perl was originally developed by Larry Wall in 1987 as a general-purpose Unix scripting language to make report processing easier. [1]

  5. Perl language structure - Wikipedia

    en.wikipedia.org/wiki/Perl_language_structure

    The Perl language includes a specialized syntax for writing regular expressions (RE, or regexes), and the interpreter contains an engine for matching strings to regular expressions. The regular-expression engine uses a backtracking algorithm, extending its capabilities from simple pattern matching to string capture and substitution.

  6. Programming Perl - Wikipedia

    en.wikipedia.org/wiki/Programming_Perl

    Programming Perl, best known as the Camel Book among programmers, [1] is a book about writing programs using the Perl programming language, revised as several editions (1991–2012) to reflect major language changes since Perl version 4.

  7. Category:Perl - Wikipedia

    en.wikipedia.org/wiki/Category:Perl

    P. Parrot assembly language; Parrot intermediate representation; Parrot virtual machine; Parser Grammar Engine; Pcregrep; Perl 5 version history; Perl Compatible Regular Expressions

  8. Learning Perl - Wikipedia

    en.wikipedia.org/wiki/Learning_Perl

    Learning Perl, also known as the llama book, [1] is a tutorial book for the Perl programming language, and is published by O'Reilly Media.The first edition (1993) was authored solely by Randal L. Schwartz, and covered Perl 4.

  9. Larry Wall - Wikipedia

    en.wikipedia.org/wiki/Larry_Wall

    Wall developed the Perl interpreter and language while working for System Development Corporation, which later became part of Burroughs and then Unisys. [5] He is the co-author of Programming Perl (often referred to as the Camel Book and published by O'Reilly), which is the definitive resource for Perl programmers; and edited the Perl Cookbook.