mod_perl has been out for over 10 years. There are a couple of O'Reilly books that describe it in detail. The book you probably want to look at is "Writing Apache Modules with Perl and C" by Lincoln Stein and Doug MacEachern, which came out in 1999. It contains a lot of examples of mod_perl usage. If you don't want to buy the book, there are a number of "getting started" tutorials at perl.apache.org.

But you probably don't want to use raw mod_perl anyway. Most web developers are using some sort of framework, such as Catalyst. It has a similar scope and purpose as Ruby on Rails. Look at www.catalystframework.org.

d

aqua wrote:
Dear Group,

Some of you might have tried the mod_perl for the first time and tested with 
simple web application and it should be there some-where in your system. Could 
you please post a few.

Regards
Dominic


 -------Original Message-------
 From: Aaron Trevena <[EMAIL PROTECTED]>
 Subject: Re: Sample Web Application that uses mod_perl
 Sent: 21 Feb '07 13:48
On 21/02/07, Perrin Harkins <[EMAIL PROTECTED]> wrote:
 > On 2/21/07, Aaron Trevena <[EMAIL PROTECTED]> wrote:
 > > Who do I prod to get it updated?
 >
 > http://perl.apache.org/contribute/docs.html :)
ooh SVN... Bugger, now I'll have to write it myself won't I. A. --
 http://www.aarontrevena.co.uk
 LAMP System Integration, Development and Hosting


Reply via email to