student course evaluation project

2004-10-05 Thread George Vidalis
Hi all. First up - I'm not a programmer. I'm researching for an online survey and data analysis tool for Monash University, Australia. Our developers are keen on a Perl solution. So far MOD_Survey looks like a good front end. If we can find some MOD_Perl modules to do some of the other stuff we

Re: student course evaluation project

2004-10-05 Thread Perrin Harkins
On Tue, 2004-10-05 at 08:27, George Vidalis wrote: If we can find some MOD_Perl modules to do some of the other stuff we need our developers could put a package together. It would be great to put together a MOD_Perl survey tool that also has powerful gathering, reporting and analysis

[mp1] 64 bit perl/apache and 32 bit shared objects

2004-10-05 Thread Robert Landrum
I'm having a bit of trouble with a 64 bit versions of perl and apache not playing nice with 32 bit shared objects under linux. We have an external shared object binary supplied by a vendor that we can link our XS code against just fine, but when we attempt to actually use the shared methods, perl

Apache::DBI with multiples databases...

2004-10-05 Thread Lawrence Waterhouse
Hello folks, =20 I have some problems with Apache::DBI using multiples databases. hope = some of you can help because I tried everything I could. =20 I have a web application using 3 different databases: A 'master' = database, a 'client' database and an 'archives' database. =20 I have

Re: Apache::DBI with multiples databases...

2004-10-05 Thread Perrin Harkins
Hi, Something seems to be wrong with your mail client's encoding. It's putting some garbage in between lines. I have Apache::DBI configured and it work very well with the FIRST = database (master), which get recycled like it should. However the client and = archives databases don't get

Re: Apache::PerlRun - Constant subroutine redefined

2004-10-05 Thread Stas Bekman
David Radunz wrote: On Tue, 2004-10-05 at 12:39, Stas Bekman wrote: David Radunz wrote: Heya Stas, I like that alot, as you say heaps cleaner. For the time being thou can you see any problems with us using my patch internally? Looks fine to me. Thanks, we'll put it into production. Hmm. Well, I

Re: [mp1] 64 bit perl/apache and 32 bit shared objects

2004-10-05 Thread Stas Bekman
Robert Landrum wrote: I'm having a bit of trouble with a 64 bit versions of perl and apache not playing nice with 32 bit shared objects under linux. We have an external shared object binary supplied by a vendor that we can link our XS code against just fine, but when we attempt to actually use the

cvs commit: modperl-2.0 Changes

2004-10-05 Thread stas
stas2004/10/05 15:30:26 Modified:lib/Apache Status.pm .Changes Log: escape HTML in dumped variables by Apache::Status Submitted by: Markus Wichitill [EMAIL PROTECTED] Revision ChangesPath 1.30 +13 -1

cvs commit: modperl-2.0/todo features_missing

2004-10-05 Thread stas
stas2004/10/05 18:05:38 Modified:todo features_missing Log: Apache::Util::escape_html is not supported in mp2 Revision ChangesPath 1.11 +0 -4 modperl-2.0/todo/features_missing Index: features_missing

cvs commit: modperl-2.0/t/apr pool_lifetime.t

2004-10-05 Thread stas
stas2004/10/05 18:13:02 Modified:t/response/TestAPR pool_lifetime.pm t/aprpool_lifetime.t Log: fix the test and document it Revision ChangesPath 1.2 +8 -9 modperl-2.0/t/response/TestAPR/pool_lifetime.pm Index: pool_lifetime.pm

cvs commit: modperl-2.0 Changes

2004-10-05 Thread stas
stas2004/10/05 18:22:54 Modified:.Changes Log: looks like a user-significant change Revision ChangesPath 1.510 +3 -0 modperl-2.0/Changes Index: Changes === RCS file: