- 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.
|
- Eric's Perl Tutorial - - Free online tutorial covering basic and advanced aspects of Perl for webmasters.
|
- Examples in Perl - - That the author found useful and has learned from. Includes an introduction chapter and a reference chapter with links to Perl resources.
|
- Experts-Exchange: Perl - - Quickly find Perl Programming help, information, and assistance from other expert members.
|
- Find Tutorials - - Database of Perl tutorials, text taken from books published by Wrox.
|
- FMTEYEWTK - - Far More Than Everything You've Ever Wanted to Know About Perl.
|
- FreeSkills - Perl Tutorials - - Index of tutorials covering attributes, prototypes, regular expressions, subroutines and advanced topics.
|
- Getting Perl - - Instructions on downloading a Perl interpreter for your computer platform.
|
- Haifa University Perl Course - - Slides in English. Covers the basics, regular expressions, data structures, modules, closures and files and processes.
|
- How to Program Perl - - Advice on materials for learning Perl, and on how to proceed in learning from them.
|
- learn.perl.org - - Books, mailinglists, and news for people learning or interested in learning 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.
|
- Official Perl FAQ - - The official frequently asked questions about Perl, as taken from the perldoc manpages.
|
- Parsing Survey Word Files With PERL - - 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 6 FAQ - - Features over 100 answers to common questions, including changes since Perl 5 and new features such as junctions and multi subs.
|
- 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 & Y2K - - "Perl is every bit as Y2K compliant as is your pencil; no more, and no less".
|
- Perl Course - - Contains materials from a 14 week course in Perl suited for self-study.
|
- Perl Debugged - - Official site for the how-to / reference guide on debugging Perl programs, by Peter Scott and Ed Wright.
|
- Perl for Perl Newbies - - A series of lectures with slides. Covers the basics, data structures, I/O, regular expressions, modules and objects, and some advanced topics.
|
- Perl HowTo - - Perl collection of tips, howto's, FAQs and tutorials.
|
- 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.
|
- perlmeme.org - - A collection of Frequently Asked Questions, How To documents, and tutorials.
|
- 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.
|
- 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:.
|
- 1st SPOT Perl - - Information about Perl, a link collection to tutorials and manuals and to Perl programming and script libraries.
|
- Steve's Place - Perl Tutorial - - A tutorial, from the basics of variables, objects and regular expressions to operator overloading, CGI, Tk, and image manipulation.
|
- Tizag Perl Tutorial - - An introduction to Perl with lessons including: operators, arrays, and file manipulation.
|
- Wikibooks' Programming Perl - - A Perl Tutorial from Wikibooks. Covers the basics and the core language as well as interfacing Perl to the outside.
|
- 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. (June 13, 2003)
|
|