Joshua Shapiro wrote:
Hello,
I have inherited an application that makes use of mod_perl. I have
never used it before and am currently trying to understand it. I am
trying to setup a simple CLI utility that will allow me to test the
functionality of the website offline and eventually set up uni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, Sep 09, 2006 at 10:55:57PM -0600, Joshua Shapiro wrote:
> Hello,
>
> I have inherited an application that makes use of mod_perl. I have
> never used it before and am currently trying to understand it. I am
> trying to setup a simple CLI util
Hello,
I have inherited an application that makes use of mod_perl. I have
never used it before and am currently trying to understand it. I am
trying to setup a simple CLI utility that will allow me to test the
functionality of the website offline and eventually set up unit tests.
I am trying
On Wed, Sep 06, 2006 at 04:33:27PM -0500, Frank Wiles wrote:
> On Wed, 06 Sep 2006 14:02:56 -0400
> Perrin Harkins <[EMAIL PROTECTED]> wrote:
>
> > You can usually increase your performance greatly just by tuning your
> > existing SQL and database. Run Apache::DProf or the DBI profiler,
> > find