www.freeprogrammingresources.com

Perl Articles

What Is Perl 6

Perl article.

Perl Primer

A basic Perl/CGI article that is essentially Hello World done in Perl.

Perl Practicum

A collection of articles on Perl.

Sorting Techniques

This article is about teaching the novice programmer how to sort lists of things, while showing to the more experienced folks certain techniques and ideas that could be new to them if they are migrating from a different language

writing COM components in Perl

Perl article.

intro to Perl on Windows

Using Perl on windows article.

Perl, Sockets and TCP/IP Networking

An oversimplified introduction to sockets.

A Conversation with Larry Wall

The creator of Perl talks about language design and Perl.

Multiplexing filehandles with select() in perl.

Short Perl article.