enow.com Web Search

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

    PerlMonks – a community committed to sharing Perl knowledge and coding tips; Free Perl tutorials. Perl in 10 easy lessons at Linux Forums; 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.

  4. Perl Design Patterns Book - Wikipedia

    en.wikipedia.org/wiki/Perl_Design_Patterns_Book

    Perl Design Patterns Book is an online textbook about Perl style and design and analysis. The contents are licensed under GNU Free Documentation License . External links

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

  6. File:Perl Programming.pdf - Wikipedia

    en.wikipedia.org/wiki/File:Perl_Programming.pdf

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Pages for logged out editors learn more

  7. Perl Cookbook - Wikipedia

    en.wikipedia.org/wiki/Perl_Cookbook

    The Perl Cookbook is written by Tom Christiansen and Nathan Torkington, and published by O'Reilly. The Perl Cookbook inspired the PLEAC (Programming Language Examples Alike Cookbook) website, which translated the code snippets in the Perl Cookbook into other languages: Python, Ruby, Guile, Tcl, Java, and beyond. O'Reilly went on to publish ...

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

  9. CPAN - Wikipedia

    en.wikipedia.org/wiki/CPAN

    There is also a Perl core module named CPAN; it is usually differentiated from the repository itself by using the name CPAN.pm. CPAN.pm is mainly an interactive shell which can be used to search for, download, and install distributions. An interactive shell called cpan is also provided in the Perl core, and is the usual way of running CPAN.pm ...