- Perl.com: Internationalization and Localization - Perl's Locale System
A description of how to set and use the locale system to support international character sets. - Perl 5 to Perl 6 Regular Expression Converter
A free, online Perl 5 to Perl 6 Regular Expression Converter. - Perl Documentation - perldoc.perl.org
Core documentation for the current version of Perl, in HTML and PDF formats. Features include highlighting and linking of... - 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... - perl.com: Perl Design Patterns, Part 2
Phil Crow continues his series on how some popular patterns fit into Perl programming. - The Perl Journal: Localizing Your Perl Programs
Adapting programs for languages other than English. Covers the Locale::Maketext and Locale::Gettext packages. (Spring 1999). - perl-i18n@perl.org
Threaded archives for the e-mail discussion list focusing on internationalization issues with Perl. - perl.com: Beginner's Introduction to Perl
A series of articles that introduces perl to beginners, and explain some of the basic constructs and syntax used in the... - Perl.com's Beginners' Introduction to Perl
Covers the basics, regular expressions, objects, code safety, CGI scripting and files. - Perl.com: What the Heck is a Perl Monger?!
Interview with brian d foy, the creator of the Perl Mongers. Includes information on the first group and description of... - Perl Monks: Perl Poetry
Discussion board where users post their own poetry and critique that of others. - 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... - Enabling ODBC support in Perl with Perl DBI and DBD::ODBC
How to build Perl DBI, add the DBD::ODBC module and use an ODBC driver in Perl scripts. - Perl for Perl Newbies
A series of lectures with slides. Covers the basics, data structures, I/O, regular expressions, modules and objects, and... - Perl Course
Contains materials from a 14 week course in Perl suited for self-study.
Perl
The Perl Cd Bookshelf : 6 Bestselling Books on Cd-Rom
This review only needs four words. O'Reilly's Perl compendium is, without a doubt, the ultimate Perl resource. / Containing electronic editions of...
Perl and The MiniSQL Server (mSQL)
As Perl and MySQL can be used together, thus, there is no reason why Perl and mSQL cannot be used together as well. It is shown in this tutorial...
Perl Cookbook
The Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. Topics range from...
Perl Fast Training Course
This site is a tutorial place for perl from where the new perl programmers can learn and make themselves familiar in perl programming. It contains...
Untangling Lists and Hashes
In this Perl article which is a part of the series named The Perl You Need to Know, the author teaches you how to work with Perl's list and wit...
Perl in a Nutshell : A Desktop Quick Reference
Perl in a Nutshell strives to be a perfect set of socket tools for the active Perl programmer. By and large, it succeeds, providing endless and...
Developers To Polish New Perl
Developers To Polish New Perl is a discussion article that will offer the developers the knowledge of new improved features of Perl 6 over the...
Using Inline in Perl
The new Inline module for Perl provides facilities to bind other languages to Perl by allowing you to write code in other languages such as C,...
Object Oriented Perl
Perl has always been a powerful and popular programming language, but with its new object capabilities, it can do even more. Written for anyone...
Perl for Dummies (with CD-ROM)
The standard for Perl books is, of course, Perl founder Larry Wall's Programming Perl. But every journey requires a first step, and the assumption...
Mastering Perl/Tk
Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web...
Simple CGI
This site is helpful for the CGI and perl learners who wants to know and learn more about perl with CGI. It describes how perl, CGI syntax works....
Perl Core Language Little Black Book: The Essentials of the Perl Language
Covers Perl syntax and programming thoroughly--from the essentials up through the issues of security, creating Perl packages, and topics like...
ms-env.pl 1.0
This script gives you an easy way to find out the Perl configuration of your web server. Information displayed includes Perl version, CGI.pm...
Perl CD Bookshelf 2.0 CD-ROM
Perl programmers increasingly rely on the Web, online help, and other online information sources to solve technical problems. Version 2.0 of...
Cross-Platform Perl
Perl is undoubtedly one of the more powerful programming languages available today, but it also can be one of the trickier ones to master....
Dr.Quek's notes on Perl
This page is designed to help novice programmers learn the Perl programming language and will get you started with cgi / scripting.Specifically,...
Beginning Perl for Bioinformatics
Biology, it seems, is a good showcase for the talents of Perl. Newcomers to Perl who understand biological information will find James Tisdall's...
Perl Dev Kit 4.0
The Perl Dev Kit provides essential tools for Perl programmers, making it easy to build and deploy applications. Turn your Perl programs into...
Perl 101 (Part 3) - Looping The Loop
This is third article of the series and teaches you about Perl's control structures. The tutorial can be undertaken by people with non-programming...
