Teaching Perl to Middle School Students
Quick program, complete with handouts, for fairly advanced students to learn Perl by creating a tic-tac-toe game.
I'm Talkin' But Nobody's Listenin'
Transcriptions of two talks given by the author: one is an introduction to the perl debugger, and the other is a module tutorial.
Perl Modules by Eric Foster-Johnson
An explanation on how to create modules in Perl and the home page of the book with the same title.
ITworld - Newsletter Archive
Articles about Perl from beginner level to all kinds of advanced topics.
Perl Archive's Learning Center
Perl related articles and tutorials.
Allexperts CGI & Perl Q&A
Volunteer experts answer your Perl questions.
Netfactory Perl Pond
Examples of Perl usage with graphics, databases, files.
PerlGuts Illustrated
An illustrated guide to perl internals by Gisle Aas.
1st SPOT Perl
Information about Perl, a link collection to tutorials and manuals and to Perl programming and script libraries.
How to Program Perl
Advice on materials for learning Perl, and on how to proceed in learning from them.
Suite101 - Perl
Articles on Perl and on Perl modules.
Perldoc.com
Provides "a complete and up-to-date repository of online Perl and CPAN module documentation."
Perl Training Australia's training manuals
Freely available copies of the training manuals used in Perl Training Australia's commercial courses.
Boxsource Network :: Perl Tutorials
Hand index Perl tutorials on the internet. Includes user rating, reviews, and BBS for discussions.
Dale Bewley's Perl Scripts and Links
A page that contains CGI scripts and other scripts, and a link collection to other Perl sites.
learn.perl.org
Books, mailinglists, and news for people learning or interested in learning Perl.
Perl Central
Perl Language reference site featuring beginner tutorials, free scripts and Perl debugging information
Official Perl FAQ
The official frequently asked questions about Perl, as taken from the perldoc manpages.
FreeSkills - Perl Tutorials
Index of tutorials covering attributes, prototypes, regular expressions, subroutines and advanced topics.
Obfuscation Hints
List of contrary axioms of obfuscated code, and general tips.
Perl6 Object Oriented Cookbook
A 'living' document that provides recipes to explain many OO features of the language.
Object Oriented Perl
A series of extracts from the book by Dr. Damian Conway.
When Perl is not Quite Fast Enough
Explains how to write fast and efficient code.
Perl Debugged
Official site for the how-to / reference guide on debugging Perl programs, by Peter Scott and Ed Wright.
Experts-Exchange: Perl
Quickly find Perl Programming help, information, and assistance from other expert members.
Perl/Tk FAQ
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.
Perl Module Mechanics
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.
Dr. Dobb's - Perl
A column designed to help get the most out of Perl with topics including database connectivity, using the Perl debugger (or rolling your own), and tracking module use.
Perl Beginners' Site
A beginners site for Perl with links, a mailing list and a Wiki.
FMTEYEWTK
Far More Than Everything You've Ever Wanted to Know About PERL.
Beginning Perl
An online version of the book by Simon Cozens that provides a complete introduction to Perl, aimed even for people without any programming knowledge.
Civil Engineering 82.562 -- The Perl Programming Language
A getting started tutorial on the Perl programming language. Covers data types, variables, strings, expressions, input and output, flow control and regular expressions.
Find Tutorials
Database of Perl tutorials, text taken from books published by Wrox.
Getting Perl
Instructions on downloading a Perl interpreter for your computer platform.
Haifa University Perl Course
Site includes slides in English. Covers the basics, regular expressions, data structures, modules, closures and files and processes.
How Stuff Works: Perl
Marshall Brain shows in 6 pages how to read and write simple Perl scripts.
Introduction to Perl
A thorough yet quick tutorial that touches on the major uses of Perl.
Mother of Perl
Monthly series of hands-on Perl tutorials focusing on Perl for the Web.
Nik Silver's Perl Tutorial
A tutorial from his one-day hands-on workshop. Covers the basics, subroutines, arrays, files and regular expressions.
Perl Course
Contains materials from a 14 week course in Perl suited for self-study.
Perl for Perl Newbies
A series of lectures with comprehensive slides. Covers the basics, data structures, I/O, regular expressions, modules and objects, and some advanced topics.
Perl in 20 pages
A guide to Perl 5 for C/C++, awk, and shell programmers.
Perl Regular Expresions
A dynamic tutorial by Nic Miloslav.
Perl tutorial from NCSA
A tutorial covering a simplified version of what perl can do. Covers variables, functions, arrays, flow control, subroutines and files.
Perl.com's Beginners' Introduction to Perl
Covers the basics, regular expressions, objects, code safety, CGI scripting and files.
Perl's map, grep and sort Functions
Detailed tutorial with many examples.
Picking Up Perl
A freely redistributable tutorial book on Perl in text, HTML, pdf and postscript format.
PTI - Fundamentals of Perl
A course with online slides. Covers the basics including syntax, files, regular expressions, data structures and process mangament.
Robert's Perl Tutorial
A Win32-friendly tutorial to Perl. Covers the basics, regular expressions, I/O, bulk functions, subroutines, modules and debugging.
SAGE - Perl Practicum
Index page for several articles that Hal Pomeranz wrote for the USENIX Association's newsletter ";login:"
Teach Yourself Perl 5 in 21 days
An online book by David Till with programming examples that covers the basics of Perl.
Using the Perl Debugger
Article by brian d foy about using the Perl debugger.
DevLearn: Perl Tutorial
Learn how to code in perl using this comprehensive tutorial.
Perl 5 Tutorial
Features a coverage of Perl fundamentals targeted at beginners. Available in PDF format.
Perl - Wikipedia
Provides language history, function information and code examples.
Perl Design Patterns Wiki
Free online book and forum.
Examples in Perl
That author found useful and learn from. Includes an introduction chapter and a Reference chapter with links to Perl resources.
Creating Text Mode User Interfaces with PERL
Article discribe tiny set of functions to create text mode user interfaces in Perl without using external libraries.
Take 10 Minutes to Learn (TM) - PERL
Learn Perl via heavily annotated basic scripts. Great for the technically inclined.
perl.com: Perl Design Patterns, Part 1
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.
perl.com: Perl Design Patterns, Part 2
Phil Crow continues his series on how some popular patterns fit into Perl programming.
Strictly On-Line: Network Programming with Perl
Using Perl to make network task is easy. Artcile by James Lee.
Useful Perl Scripts With Regular Expressions
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.
John Bokma - Perl
Short examples of Perl scripts with some explanation.
Perl & Y2K
"Perl is every bit as Y2K compliant as is your pencil; no more, and no less".
FreeTechBooks: Perl Scripting Language
Annotated list of free online programming books. Topics range from beginner to advanced. Descriptions, publishing information, links.