Perl

Hits: Failed to execute CGI : Win32 Error Code = 3



Table of Contents


searchable index - worth every penny


LWP (Library for WWW in Perl) suite of modules to download and extract information from the Web.







a must have for Perl programmmers


written for several different platforms: unix, nt, MacOS and aimed at beginning perl programmers


Table of Contents






does an excellent job of introducing programming to the complete novice using Perl as a first language


best introductory Perl book on the market



Advanced reading



companion CD-ROM, which contains a collection of ready-to-run CGI/Perl applications that you can install on Web sites. The applications include a news publisher, a document manager, a mailing-list manager, a guest book, an address book, and a bug tracker (a handy tool for developers who are responsible for recording and tracking the details of bugs associated with projects).





covers extension to Perl for creating graphical user interfaces; how to use to build graphical event driven apps for NT and unix




formatted in html. contains text for Perl in a Nutshell; Programming Perl 2nd ed, Perl Cookbook, Advanced Perl Programming; Learning Perl; and Learning Perl on Win32 Systems. Hardcopy of Perl in a Nutshell also included.


extremely well done


Table of Contents



efficiently manipulate data using Perl


DBI is the primary interface for database programming in Perl.