PerlStalker's SysAdmin Notes and Tools

- Skip Navigation- Home / Perl
+ Basics
+ Modules
- links

Printer Friendly

Join the Blue Ribbon Online Free Speech Campaign

 

Other Resources

The following is a list of resources that should be helpful while designing programs in Perl.

Perl

Wall, L. et al. Programming Perl. O'Reilly & Associates. 1996. (The infamous Camel Book.)

The official on-line reference for the Perl programming language can be found at http://language.perl.com.

The official Perl web site is http://www.perl.com/.

DBI.pm

Bruce, T. et al. DBI POD. Run `perldoc DBI' from your Perl distribution's `bin' directory to read it.

The DBI home page can be found at http://www.symbolstone.org/technology/perl/DBI.

CGI.pm

Stein, L. CGI POD. Run `perldoc CGI' from your Perl distributiojn's `bin' directory to read it. The HTML documentation is posted at http://stein.cshl.org/WWW/software/CGI/.

Copyright © 2003-2008 Randall B. Smith
<perlstalker AT falconsroost.alamosa.co.us>