On Mon, Mar 23, 2009 at 4:20 PM, andynic <andynic...@yahoo.com> wrote: > > Hi, > > I have installed on my Windows XP computer: > Apache 2.2 > Perl 5.10, > mod_perl 2 > MySql 5.10. > > I would like to write a cgi script using a persistent database connection. > I have read that I need > For database persistent connections: > http://cpan.uwinnipeg.ca/dist/Apache-DBI-Cache > > There I find downloads but not for Windows which requires a ppm version. > > Would anyone know where I can find the Apache-DBI-Cache for the > above-mentioned set of software for installation via ppm on Windows XP. > > Thanks for your help. > Andynic.
At the bottom of http://cpan.uwinnipeg.ca/~opi/Apache-DBI-Cache there's links to Win32 repositories which contain this package; from this, the http://trouchelle.com/perl/ppmrepview.pl repository looks like it has it. -- best regards, Randy