Tutorials
-
DBI: An interface to relational databases
(Contents), download as POD
You will learn how to make queries to relational databases. SQL knowledge is required.
-
PDL
(Contents), download as POD
An introduction to the PDL extension to Perl.
-
Quick start
(Contents), download as POD
This tutorial is a quick start for non-experienced non-programmers. It tries to cover the basics and does so in a gradual manner.
-
Unicode introduction
(Contents), download as POD
This tutorial will give you a first notion of Unicode standard. It explains how to get started with Unicode in Perl and tries to focus on the most common errors.
-
Web scraping with LWP
(Contents), download as POD
You will learn how to download, parse and extract useful information from a website.
-
Perl 6 Basics
(Contents), download as POD
An overview of the most important features of Perl 6.
- Built-in Types and Functions in Perl 6 (Contents), download as POD
- Classes in Perl 6 (Contents), download as POD
- Concurrency in Perl 6 (Contents), download as POD
- Lexing and Parsing Perl 6 (Contents), download as POD