stas 2003/03/06 20:29:59
Modified: src/docs/offsite books.pod src/docs/1.0/guide porting.pod Log: minor tweaks Revision Changes Path 1.8 +1 -1 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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- books.pod 9 Nov 2002 10:21:08 -0000 1.7 +++ books.pod 7 Mar 2003 04:29:59 -0000 1.8 @@ -93,7 +93,7 @@ 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 +You can see the book's 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: 1.18 +1 -0 modperl-docs/src/docs/1.0/guide/porting.pod Index: porting.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/porting.pod,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- porting.pod 9 Feb 2003 02:05:19 -0000 1.17 +++ porting.pod 7 Mar 2003 04:29:59 -0000 1.18 @@ -533,6 +533,7 @@ startup.pl ---------- use lib qw(/home/httpd/perl /home/httpd/mymodules); + 1; and load the startup file from the configuration file by: