home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Learning Perl on Win32 Systems

Learning Perl on Win32 SystemsSearch this book
Previous: 18.7 Perl and the Web: Beyond CGI Programming Chapter 18
CGI Programming
Next: 18.9 Exercises
 

18.8 Further Reading

There's quite a bit more to modules, references, objects, and web programming than we can possibly hope to cover in this one small chapter. A whole book could be written on CGI programming. In fact, dozens have been. For your continued research into these matters, check out the following reference list:

  • CGI.pm documentation

  • The LWP library from CPAN (runs under Windows NT with a few modifications - see the documentation for more information)

  • CGI Programming on the World Wide Web (Shishir Gundavaram, O'Reilly & Associates, 1996)

  • Web Client Programming with Perl (Clinton Wong, O'Reilly & Associates, 1997)

  • HTML: The Definitive Guide , Second Edition (Chuck Musciano & Bill Kennedy, O'Reilly & Associates, 1997)

  • How to Set Up and Maintain a Web Site, Second Edition (Lincoln D. Stein, Addison-Wesley, 1996)

  • Nick Kew's CGI FAQ

  • Perl documentation: perltoot , perlref , perlmod , perlobj