Languages
- 2501
- Perl Debugged
- Official site for the how-to / reference guide on debugging Perl programs, by Peter Scott and Ed Wright.
- 2503
- 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.
- 2504
- 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.
- 2505
- Perl Training Australia's training manuals
- Freely available copies of the training manuals used in Perl Training Australia's commercial courses.
- 2506
- 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.
- 2508
- Perl/Tk Tutorial - Create GUI with Perl's Tk Module
- A tutorial for Perl/Tk language. Teaches how to create and code GUI (Graphical User Interface) programs using Perl and using the Tk module.
- 2509
- Picking Up Perl
- A freely redistributable tutorial book on Perl in text, HTML, pdf and postscript format.
- 2510
- Picking Up Perl, 2nd Edition
- An update to the online book with three new chapters on Perl Input/Output and file handling.
- 2511
- Tizag Perl Tutorial
- An introduction to Perl with lessons including: operators, arrays, and file manipulation.
- 2512
- 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.
- 2515
- Strictly On-Line: Network Programming with Perl
- Using Perl to perform networking tasks is easy. An article by James Lee. (April 01, 1999)
- 2516
- Randal's Linux Magazine Perl columns archive
- See past columns written by Randal Schwartz (of Programming Perl and Learning Perl fame) related to all aspects of Perl and Linux.
- 2517
- Randal's UnixReview/PerformanceComputing/SysAdmin magazine Perl columns archive
- See past columns written by Randal Schwartz (of Programming Perl and Learning Perl fame) related to all aspects of Perl.