Re: Sample Web Application that uses mod_perl

2007-02-23 Thread Frank Wiles
On Wed, 21 Feb 2007 09:10:28 + "Aaron Trevena" <[EMAIL PROTECTED]> wrote: > On 20/02/07, Perrin Harkins <[EMAIL PROTECTED]> wrote: > > On 2/19/07, aqua <[EMAIL PROTECTED]> wrote: > > > Could you please let me know if there are any simple sample > > > (complete) application available on the net

Re: Sample Web Application that uses mod_perl

2007-02-22 Thread Robert Landrum
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. The problem is that it isn't exactly a simple thing. It sounds like you're looking for

Re: Sample Web Application that uses mod_perl

2007-02-22 Thread Aaron Trevena
On 22/02/07, David Scott <[EMAIL PROTECTED]> wrote: 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

Re: Sample Web Application that uses mod_perl

2007-02-22 Thread David Scott
inic ---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

Re: Sample Web Application that uses mod_perl

2007-02-21 Thread aqua
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 update

Re: Sample Web Application that uses mod_perl

2007-02-21 Thread Aaron Trevena
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 LAM

Re: Sample Web Application that uses mod_perl

2007-02-21 Thread Perrin Harkins
On 2/21/07, Aaron Trevena <[EMAIL PROTECTED]> wrote: Who do I prod to get it updated? http://perl.apache.org/contribute/docs.html :) - Perrin

re: Sample Web Application that uses mod_perl

2007-02-21 Thread Aaron Trevena
On 20/02/07, Perrin Harkins <[EMAIL PROTECTED]> wrote: On 2/19/07, aqua <[EMAIL PROTECTED]> wrote: > Could you please let me know if there are any simple sample (complete) application available on the net with a HTML form and update the same in a (MySQL) database. This is a good place to look:

Re: Sample Web Application that uses mod_perl

2007-02-20 Thread Perrin Harkins
On 2/19/07, aqua <[EMAIL PROTECTED]> wrote: Could you please let me know if there are any simple sample (complete) application available on the net with a HTML form and update the same in a (MySQL) database. This is a good place to look: http://perl.apache.org/products/ - Perrin