Next Previous Contents

Introduction to Perl

Satheesh Babu, [email protected]

v1.0, 08 August 1999

Published under http://Blacksun.box.sk


A brief introduction to getting started with Perl. This is not aimed at getting you proficient in writing CGI scripts, but to help you decide on when and how (not) to use Perl. Working knowledge of any programming language is assumed.

1. Introduction

2. Tutorial

3. Useful Examples

4. Modules

5. Other choices

6. References


Next Previous Contents