Michael Shirk wrote:
To those of you on this mailing that wonder what is the best way to get started with mod_perl should check out "Writing Apache Modules with Perl and C". This book is coauthored by Lincoln Stein (creator of CGI.pm) and Doug MacEachern (creator of mod_perl). I am only half way through the book and have increased my understanding of mod_perl 100%.and don't forget about the cookbook
http://www.modperlcookbook.org/
:)
but the best place to really get started is the mod_perl homepage
http://perl.apache.org/
where you can find links to all the above, as well as the indispensible mod_perl guide:
http://perl.apache.org/docs/1.0/guide/index.html
--Geoff