PerlStalker's SysAdmin Notes and Tools | |
Home
/ Perl
|
Other ResourcesThe following is a list of resources that should be helpful while designing programs in Perl. PerlWall, 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.pmBruce, 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.pmStein, 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/. |
|
<perlstalker AT falconsroost.alamosa.co.us> |
|