Google Directory
Directory
  Directory Help
Search only in FAQs, Help, and TutorialsSearch the Web  

FAQs, Help, and Tutorials
  Computers > Programming > Languages > Perl > FAQs, Help, and Tutorials   Go to Directory Home  

Categories
CGI (21)
Documentation (18)
Win32 (6)
Related Category:
    Computers > Programming > FAQs, Help, and Tutorials  (62)

Web Pages
Viewing in Google PageRank order               View in alphabetical order
  learn.perl.org http://learn.perl.org/
Books, mailinglists, and news for people learning or interested in learning Perl.
  Perl - Wikipedia http://en.wikipedia.org/wiki/Perl_programming_language
Provides language history, function information and code examples.
  Getting Perl http://www.perl.com/download.csp
Instructions on downloading a Perl interpreter for your computer platform.
  Official Perl FAQ http://perldoc.perl.org/index-faq.html
The official frequently asked questions about Perl, as taken from the perldoc manpages.
  Perl Archive's Learning Center http://www.perlarchive.com/articles/perl/
Perl related articles and tutorials.
  SAGE - Perl Practicum http://www.usenix.org/publications/perl/
Index page for several articles that Hal Pomeranz wrote for the USENIX Association's newsletter ";login:"
  Beginning Perl http://www.perl.org/books/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.
  perl.com: Beginner's Introduction to Perl http://www.perl.com/pub/a/2000/10/begperl1.html
A series of articles that introduces perl to beginners, and explain some of the basic constructs and syntax used in the language.
  Picking Up Perl http://www.ebb.org/PickingUpPerl/
A freely redistributable tutorial book on Perl in text, HTML, pdf and postscript format.
  John Bokma - Perl http://johnbokma.com/perl/
Short examples of Perl scripts with some explanation.
  FreeTechBooks: Perl Scripting Language http://www.freetechbooks.com/perl-f5.html
Annotated list of free online programming books. Topics range from beginner to advanced. Descriptions, publishing information, links.
  Wikibooks' Programming Perl http://en.wikibooks.org/wiki/Programming:Perl
A Perl Tutorial from Wikibooks. Covers the basics and the core language as well as interfacing Perl to the outside.
  Tizag Perl Tutorial http://www.tizag.com/perlT/
An introduction to Perl with lessons including: operators, arrays, and file manipulation.
  Nik Silver's Perl Tutorial http://www.scs.leeds.ac.uk/nik/
A tutorial from his one-day hands-on workshop. Covers the basics, subroutines, arrays, files and regular expressions.
  Perl & Y2K http://www.perl.com/pub/a/1999/01/y2k.html
"Perl is every bit as Y2K compliant as is your pencil; no more, and no less".
  Perl/Tk FAQ http://w4.lns.cornell.edu/~pvhp/ptk/ptkFAQ.html
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.
  FMTEYEWTK http://www.perl.com/doc/FMTEYEWTK/index.html
Far More Than Everything You've Ever Wanted to Know About Perl.
  Robert's Perl Tutorial http://www.sthomas.net/roberts-perl-tutorial.htm
A Win32-friendly tutorial to Perl. Covers the basics, regular expressions, I/O, bulk functions, subroutines, modules and debugging.
  Dale Bewley's Perl Scripts and Links http://www.bewley.net/perl/
A page that contains CGI scripts and other scripts, and a link collection to other Perl sites.
  Mother of Perl http://www.webreference.com/perl/
Monthly series of hands-on Perl tutorials focusing on Perl for the Web.
  Teach Yourself Perl 5 in 21 days http://docs.rinet.ru/P7/
An online book by David Till with programming examples that covers the basics of Perl.
  Perl Beginners' Site http://perl-begin.org/
A beginners site for Perl with links, a mailing list and a Wiki.
  perl.com: Perl Design Patterns, Part 1 http://www.perl.com/pub/a/2003/06/13/design1.html
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 http://www.perl.com/pub/a/2003/08/07/design2.html
Phil Crow continues his series on how some popular patterns fit into Perl programming.
  PTI - Fundamentals of Perl http://www.pti.co.il/talks.html
A course with online slides. Covers the basics including syntax, files, regular expressions, data structures and process mangament.
  Perl/Tk Tutorial - Create GUI with Perl's Tk Module http://www.bin-co.com/perl/perl_tk_tutorial/
A tutorial for Perl/Tk language. Teaches how to create and code GUI (Graphical User Interface) programs using Perl and using the Tk module.
  Perl6 Object Oriented Cookbook http://cog.cognitivity.com/perl6/
A 'living' document that provides recipes to explain many OO features of the language.
  PerlGuts Illustrated http://www.perl.org/tpc/1998/Perl_Language_and_Modules/Perl%20Illustrated/
An illustrated guide to perl internals by Gisle Aas.
  Perl Training Australia's training manuals http://perltraining.com.au/notes.html
Freely available copies of the training manuals used in Perl Training Australia's commercial courses.
  Brainbell.com Online Perl Book http://www.brainbell.com/tutors/Perl/
An online book about Perl that focuses on HTML and CGI programming.
  Perl 6 FAQ http://www.programmersheaven.com/2/Perl6-FAQ
Features over 100 answers to common questions, including changes since Perl 5 and new features such as junctions and multi subs.
  Perl Debugged http://www.perldebugged.com/
Official site for the how-to / reference guide on debugging Perl programs, by Peter Scott and Ed Wright.
  Strictly On-Line: Network Programming with Perl http://www.linuxjournal.com/article/3237
Using Perl to perform networking tasks is easy. An article by James Lee.
  Object Oriented Perl http://www.csse.monash.edu.au/~damian/papers/PDF/cyberdigest.pdf
A series of extracts from the book by Dr. Damian Conway.
  Perl Module Mechanics http://world.std.com/~swmcd/steven/perl/
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.
  Perl.com's Beginners' Introduction to Perl http://www.perl.com/pub/a/2001/01/begperl6.html
Covers the basics, regular expressions, objects, code safety, CGI scripting and files.
  Periodic Table of the Perl 6 Operators http://www.ozonehouse.com/mark/blog/code/PeriodicTable.pdf
Graphic of Perl 6 operators in the format of the periodic table of elements.
  Perl Design Patterns Wiki http://perldesignpatterns.com/
Free online book and forum.
  Perl for Perl Newbies http://www.shlomifish.org/lecture/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 Regular Expresions http://www.zvon.org/other/PerlTutorial/Output/index.html
A dynamic tutorial by Nic Miloslav.
  When Perl is not Quite Fast Enough http://www.ccl4.org/~nick/P/Fast_Enough/
Explains how to write fast and efficient code.
  Civil Engineering 82.562 -- The Perl Programming Language http://www.civeng.carleton.ca/Courses/Grad/1994-95/82.562/perl/
A getting started tutorial on the Perl programming language. Covers data types, variables, strings, expressions, input and output, flow control and regular expressions.
  Experts-Exchange: Perl http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/
Quickly find Perl Programming help, information, and assistance from other expert members.
  Perl Tutorial http://www.perltutorial.org/
A comprehensive Perl Tutorial, providing step by step examples for beginners. Includes information on setting up a Perl development environment, basic data types, conditional branching, common algorithms and Perl resources.
  Miscellaneous information about Perl http://www.misc-perl-info.com
We cover here topics about Perl basics, database management, net programming, modules, editors, debugging, tutorials, and much more. This will help the reader to succeed in developing Perl applications.
  Perl Course http://www.upriss.org.uk/perl/PerlCourse.html
Contains materials from a 14 week course in Perl suited for self-study.
  How to Program Perl http://interglacial.com/~sburke/pub/perl.html
Advice on materials for learning Perl, and on how to proceed in learning from them.
  Perl Modules by Eric Foster-Johnson http://foster-johnson.com/perlmod.html
An explanation on how to create modules in Perl and the home page of the book with the same title.
  perlmeme.org http://www.perlmeme.org
A collection of Frequently Asked Questions, How To documents, and tutorials.
  Perl in 20 pages http://backpan.perl.org/authors/id/Q/QU/QUONG/perlin20.html
A guide to Perl 5 for C/C++, awk, and shell programmers.
  A Complete Guide for Perl http://www.tutorialspoint.com/perl/index.htm
Learn Perl in simple steps and use this tutorial as a reference manual.
  PERL, SQL, and Web Publishing Security http://andrewcantino.com/class/
Class notes cover everything from the UNIX shell to Perl and regular expressions to CGI scripting to SQL injection attacks.
  Steve's Place - Perl Tutorial http://www.steve.gb.com/perl/tutorial.html
A tutorial, from the basics of variables, objects and regular expressions to operator overloading, CGI, Tk, and image manipulation.
  Perl HowTo http://www.perlhowto.com/
Perl collection of tips, howto's, FAQs and tutorials.
  Using the Perl Debugger http://www.ddj.com/184404744
Article by brian d foy about using the Perl debugger.
  How Stuff Works: Perl http://www.howstuffworks.com/perl.htm
Marshall Brain shows in 6 pages how to read and write simple Perl scripts.
  Eric's Perl Tutorial http://perl.ericdlarson.com/
Free online tutorial covering basic and advanced aspects of Perl for webmasters.
  Teaching Perl to Middle School Students http://www.svs.com/djr01/
Quick program, complete with handouts, for fairly advanced students to learn Perl by creating a tic-tac-toe game.
  Useful Perl Scripts With Regular Expressions http://www.opensourcetutorials.com/tutorials/Server-Side-Coding/Perl/perl-scripts-regex/page1.html
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.
  Examples in Perl http://www.motreja.com/ankur/examplesinperl/
That the author found useful and has learned from. Includes an introduction chapter and a reference chapter with links to Perl resources.
  Introduction to Perl http://info.ee.surrey.ac.uk/Teaching/Courses/Perllab/prep/
A thorough yet quick tutorial that touches on the major uses of Perl.
  Perl 5 Tutorial http://www.cbkihong.com/index.pl?op=perltut
Features a coverage of Perl fundamentals targeted at beginners. Available in PDF format.
  Picking Up Perl, 2nd Edition http://www.linuxtopia.org/online_books/perl/
An update to the online book with three new chapters on Perl Input/Output and file handling.
  Haifa University Perl Course http://yeda.cs.technion.ac.il/~yona/perl/
Slides in English. Covers the basics, regular expressions, data structures, modules, closures and files and processes.
  1st SPOT Perl http://1st-spot.net/topic_perl.html
Information about Perl, a link collection to tutorials and manuals and to Perl programming and script libraries.
  Parsing Survey Word Files With PERL http://www2.zdo.com/articles/parsing_survey_word_files_with_perl.php
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.
  Find Tutorials http://findtutorials.com/tutorials/perl
Database of Perl tutorials, text taken from books published by Wrox.
  Creating Text Mode User Interfaces with Perl http://www2.zdo.com/articles/creating_text_mode_user_interfaces_with_perl.php
An article that describes a tiny set of functions to create text mode user interfaces in Perl without using external libraries.
  FreeSkills - Perl Tutorials http://tutorials.freeskills.com/index/category/80
Index of tutorials covering attributes, prototypes, regular expressions, subroutines and advanced topics.
  Suite101 - Perl http://www.suite101.com/articles.cfm/perl/
Articles on Perl and on Perl modules.
  Allexperts CGI & Perl Q&A http://www.allexperts.com/browse.cgi?catLvl=3&catID=1045
Volunteer experts answer your Perl questions.
  ITworld - Perl http://www.itworld.com/perl
Articles about Perl from beginner level to all kinds of advanced topics.
  Netfactory Perl Pond http://netfactory.dk/technology/perl
Examples of Perl usage with graphics, databases, files.
  W3Reference: Perl http://www.w3reference.com/perl.html
Provides tutorials and examples, ranging from beginning level language use to more advanced object and module usage.

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Modified by Google - ©2009 Google
Advertise with Us - Jobs, Press, Cool Stuff...