-
Information about Perl, a link collection to tutorials and manuals and to Perl programming and script libraries.
-
Learn Perl in simple steps and use this tutorial as a reference manual.
-
Volunteer experts answer your Perl questions.
-
An online version of the book by Simon Cozens that provides a complete introduction to Perl, aimed even for people without any programming knowledge.
-
An online book about Perl that focuses on HTML and CGI programming.
-
A getting started tutorial on the Perl programming language. Covers data types, variables, strings, expressions, input and output, flow control and regular expressions.
-
An article that describes a tiny set of functions to create text mode user interfaces in Perl without using external libraries.
-
A page that contains CGI scripts and other scripts, and a link collection to other Perl sites.
-
Free online tutorial covering basic and advanced aspects of Perl for webmasters.
-
That the author found useful and has learned from. Includes an introduction chapter and a reference chapter with links to Perl resources.
-
Quickly find Perl Programming help, information, and assistance from other expert members.
-
Far More Than Everything You've Ever Wanted to Know About Perl.
-
Database of Perl tutorials, text taken from books published by Wrox.
-
Index of tutorials covering attributes, prototypes, regular expressions, subroutines and advanced topics.
-
Annotated list of free online programming books. Topics range from beginner to advanced. Descriptions, publishing information, links.
-
Instructions on downloading a Perl interpreter for your computer platform.
-
Slides in English. Covers the basics, regular expressions, data structures, modules, closures and files and processes.
-
Marshall Brain shows in 6 pages how to read and write simple Perl scripts.
-
Advice on materials for learning Perl, and on how to proceed in learning from them.
-
Articles about Perl from beginner level to all kinds of advanced topics.
-
A thorough yet quick tutorial that touches on the major uses of Perl.
-
Short examples of Perl scripts with some explanation.
-
Monthly series of hands-on Perl tutorials focusing on Perl for the Web.
-
Examples of Perl usage with graphics, databases, files.
-
A tutorial from his one-day hands-on workshop. Covers the basics, subroutines, arrays, files and regular expressions.
-
The official frequently asked questions about Perl, as taken from the perldoc manpages.
-
A Course Explaining how to write CGI programs with Perl. Assumes basic knowledge of Perl and HTML.
-
Class notes cover everything from the UNIX shell to Perl and regular expressions to CGI scripting to SQL injection attacks.
-
A course with online slides. Covers the basics including syntax, files, regular expressions, data structures and process mangament.
-
This article will give you a brief overview of the process to extract information from survey files in Microsoft Word format using Perl and the Win32::OLE module.
-
"Perl is every bit as Y2K compliant as is your pencil; no more, and no less".
-
Provides language history, function information and code examples.
-
Features a coverage of Perl fundamentals targeted at beginners. Available in PDF format.
-
Features over 100 answers to common questions, including changes since Perl 5 and new features such as junctions and multi subs.
-
Perl related articles and tutorials.
-
A beginners site for Perl with links, a mailing list and a Wiki.
-
Contains materials from a 14 week course in Perl suited for self-study.
-
Official site for the how-to / reference guide on debugging Perl programs, by Peter Scott and Ed Wright.
-
Free online book and forum.
-
Perl collection of tips, howto's, FAQs and tutorials.
-
How to build a perl module, how to document a perl module, how to document a perl program. Also PerlMonth articles, Perl modules. By Steven McDougall.
-
An explanation on how to create modules in Perl and the home page of the book with the same title.
-
A dynamic tutorial by Nic Miloslav.
-
Freely available copies of the training manuals used in Perl Training Australia's commercial courses.
-
A series of lectures with slides. Covers the basics, data structures, I/O, regular expressions, modules and objects, and some advanced topics.
-
A guide to Perl 5 for C/C++, awk, and shell programmers.
-
Covers the basics, regular expressions, objects, code safety, CGI scripting and files.
-
This compilation of Frequently Asked Questions and answers (FAQ) is intended to answer several of the first (and largely more basic) questions posted to the comp.lang.perl.tk newsgroup and the ptk mailing list.
-
A tutorial for Perl/Tk language. Teaches how to create and code GUI (Graphical User Interface) programs using Perl and using the Tk module.
-
A 'living' document that provides recipes to explain many OO features of the language.
-
An illustrated guide to perl internals by Gisle Aas.
-
A freely redistributable tutorial book on Perl in text, HTML, pdf and postscript format.
-
An update to the online book with three new chapters on Perl Input/Output and file handling.
-
A Win32-friendly tutorial to Perl. Covers the basics, regular expressions, I/O, bulk functions, subroutines, modules and debugging.
-
Index page for several articles that Hal Pomeranz wrote for the USENIX Association's newsletter ";login:"
-
A tutorial, from the basics of variables, objects and regular expressions to operator overloading, CGI, Tk, and image manipulation.
-
Using Perl to perform networking tasks is easy. An article by James Lee.
-
Articles on Perl and on Perl modules.
-
An online book by David Till with programming examples that covers the basics of Perl.
-
Quick program, complete with handouts, for fairly advanced students to learn Perl by creating a tic-tac-toe game.
-
An introduction to Perl with lessons including: operators, arrays, and file manipulation.
-
This tutorial covers how to parse multiple files of specified types in a specific directory and sub directories so that all files can have the same change made to them.
-
Article by brian d foy about using the Perl debugger.
-
Explains how to write fast and efficient code.
-
A Perl Tutorial from Wikibooks. Covers the basics and the core language as well as interfacing Perl to the outside.
-
Books, mailinglists, and news for people learning or interested in learning Perl.
-
A series of articles that introduces perl to beginners, and explain some of the basic constructs and syntax used in the language.
-
The Gang-of-Four Design Patterns book had a huge impact on programming methodologies in the Java and C++ communities, but what do Design Patterns have to say to Perl programmers? Phil Crow examines how some popular patterns fit in to Perl programming.
-
Phil Crow continues his series on how some popular patterns fit into Perl programming.
-
A collection of Frequently Asked Questions, How To documents, and tutorials.