stas        02/04/27 12:16:46

  Modified:    src/docs/offsite books.pod
  Log:
  add references to two more books related to modperl
  Submitted by: Per Einar Ellefsen <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.5       +26 -0     modperl-docs/src/docs/offsite/books.pod
  
  Index: books.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/offsite/books.pod,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- books.pod 17 Apr 2002 03:30:32 -0000      1.4
  +++ books.pod 27 Apr 2002 19:16:46 -0000      1.5
  @@ -107,6 +107,32 @@
   By Stephen Spainhour, Robert Eckstein.
   http://www.oreilly.com/catalog/webmaster2/
   
  +=item * MySQL and Perl for the Web
  +
  +Interested in using MySQL, Perl, and Apache to create dynamic
  +database-backed web applications? This book shows you how.
  +
  +  Paul DuBois 
  +  New Riders
  +  ISBN: 0735710546 
  +  552 pages
  +
  +http://www.kitebird.com/mysql-perl/
  +
  +=item * Writing CGI Applications with Perl
  +
  +Writing CGI Applications with Perl (http://perlcgi-book.com/) shows
  +you how to use Perl to accomplish the most vital tasks needed for
  +today's online applications. Using numerous examples, line-by-line
  +code explanations, and skill-stretching exercises, this book not only
  +provides useful cut-and-paste code for your own programs, but it also
  +teaches you practical skills and techniques that will enable you to
  +develop any kind of CGI-based Web application with Perl.
  +
  +Chapter 9 covers the use of mod_perl.
  +
  +By Kevin Meltzer and Brent Michalski.
  +
   =back
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to