pereinar    2002/10/24 03:54:08

  Modified:    src/docs/offsite Changes.pod books.pod
  Log:
  Added the Mason book which has apparently been released now.
  
  Revision  Changes    Path
  1.5       +6 -2      modperl-docs/src/docs/offsite/Changes.pod
  
  Index: Changes.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/offsite/Changes.pod,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Changes.pod       10 May 2002 07:46:02 -0000      1.4
  +++ Changes.pod       24 Oct 2002 10:54:08 -0000      1.5
  @@ -9,7 +9,7 @@
   
   The most recent changes are listed first.
   
  -=head1 ???
  +=head1 Ongoing
   
   * added "Further reading" [Thomas Klausner]
   
  @@ -17,7 +17,11 @@
     everything I could find: many TPJ articles (all I think) and a
     number of other web-based articles. [Per Einar Ellefsen]
   
  -* books: Add "MySQL and Perl for the Web", 1 chapter about mod_perl
  +* books:
  +
  +  o Add "MySQL and Perl for the Web", 1 chapter about mod_perl
  +
  +  o Add the Mason book [Per Einar]
   
   
   =head1 Fri 19 Apr 01:18:30 CET 2002
  
  
  
  1.6       +24 -5     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.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- books.pod 27 Apr 2002 19:16:46 -0000      1.5
  +++ books.pod 24 Oct 2002 10:54:08 -0000      1.6
  @@ -49,10 +49,10 @@
   Ideas, suggestions and comments are welcome. Please send them to
   E<lt>info {at} modperlbook.comE<gt>.
   
  -=head2 mod_perl Quick Reference Card
  +=head2 mod_perl Pocket Reference
   
  -I<mod_perl Pocket Reference> by Andrew Ford was published by O'Reilly
  -and Associates http://www.oreilly.com/catalog/modperlpr/
  +The I<mod_perl Pocket Reference> by Andrew Ford was published by
  +O'Reilly and Associates http://www.oreilly.com/catalog/modperlpr/
   
     Apache Pocket Reference
     By Andrew Ford
  @@ -64,8 +64,27 @@
   same author and the same publisher:
   http://www.oreilly.com/catalog/apachepr/
   
  -See also Andrew's collection of reference card for Apache and other
  -programs: http://www.refcards.com.
  +See also Andrew's collection of reference cards for Apache and other
  +programs at http://www.refcards.com.
  +
  +=head2 Embedding Perl in HTML with Mason
  +
  +While not dealing with mod_perl exclusively, I<Embedding Perl in HTML
  +with Mason> discusses Mason, a toolkit for web programming that runs
  +under mod_perl, and is therefore very relevant to mod_perl
  +programmers.
  +
  +  Embedding Perl in HTML with Mason
  +  By Dave Rolsky, Ken Williams
  +  October 2002
  +  0-596-00225-4, Order Number: 2254
  +  318 pages, $34.95 US $54.95 CA £24.95 UK
  +
  +You can see the books home page at http://www.masonbook.com/, where
  +the content will apparently be made available for free (but do buy the
  +book as well!), as well as example code and errata. You might also
  +want to check out O'Reilly's catalog page for the book:
  +http://www.oreilly.com/catalog/perlhtmlmason/
   
   =head1 Books talking about mod_perl
   
  
  
  

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

Reply via email to