When.com Web Search

  1. Ads

    related to: perl programming tutorial

Search results

  1. Results From The WOW.Com Content Network
  2. 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.

  3. Outline of Perl - Wikipedia

    en.wikipedia.org/wiki/Outline_of_Perl

    Perl Maven Tutorial – a beginner and an advanced tutorial; Learn Perl in about 2 hours 30 minutes – introductory tutorial; Introductory Perl Tutorial Course for Windows – includes CGI instruction. Essential Perl – from the Computer Science Library, Stanford University; Free on-line books about Perl. Practical Perl Programming – book ...

  4. Perl - Wikipedia

    en.wikipedia.org/wiki/Perl

    A beginner's tutorial for those new to programming or just new to Perl. Modern Perl Archived December 22, 2011, at the Wayback Machine 2nd Edition (2012), Onyx Neon. Describes Modern Perl programming techniques. Programming Perl 4th Edition (2012), O'Reilly. The definitive Perl reference. Effective Perl Programming 2nd Edition (2010), Addison ...

  5. 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.

  6. PerlMonks - Wikipedia

    en.wikipedia.org/wiki/PerlMonks

    The site has tutorials, reviews, Q&A, poetry, obfuscated code, as well as sections for code snippets and entire scripts and modules. Generally, the section of the site with the most traffic is Seekers of Perl Wisdom, where users of all experience levels ask Perl-related questions.

  7. Perl Programming Documentation - Wikipedia

    en.wikipedia.org/wiki/Perl_Programming_Documentation

    Perl Programming Documentation, also called perldoc, is the name of the user manual for the Perl 5 programming language. It is available in several different formats, including online in HTML and PDF. The documentation is bundled with Perl in its own format, known as Plain Old Documentation (pod).

  8. Perl language structure - Wikipedia

    en.wikipedia.org/wiki/Perl_language_structure

    The structure of the Perl programming language encompasses both the syntactical rules of the language and the general ways in which programs are organized. Perl's design philosophy is expressed in the commonly cited motto " there's more than one way to do it ".

  9. Higher-Order Perl - Wikipedia

    en.wikipedia.org/wiki/Higher-Order_Perl

    Higher-Order Perl: Transforming Programs with Programs (ISBN 1-55860-701-3) is a book about the Perl programming language written by Mark Jason Dominus with the goal to teach Perl programmers with a strong C and Unix background how to use techniques with roots in functional programming languages like Lisp that are available in Perl as well.