Re: $cnt doesn't work for me as advertised (fwd)

2007-09-26 Thread Todd White
many columns as you need. It is also possible to call a 'fetch' subroutine in each table row. # On Wed, 26 Sep 2007, Perrin Harkins wrote: > On 9/26/07, Todd White <[EMAIL PROTECTED]> wrote: > &g

RE: $cnt doesn't work for me as advertised (fwd)

2007-09-26 Thread Todd White
I'm wondering if anyone on this list would have any knowledge regarding the following Embperl question? Is anyone aware of a bug I may have encountered? Thanks. -- Forwarded message -- Date: Wed, 26 Sep 2007 08:06:01 -0400 (EDT) From: Todd White <[EMAIL PROTECTED]>

Re: AuthDBI & Apache 2.2 & mod_perl 2

2006-11-06 Thread Todd White
On Mon, 6 Nov 2006, Philip M. Gollucci wrote: > Todd White wrote: > > Thanks much! However, for it to work, I still need to use > > 'Apache2::compat'. > Please explain -- Perrin is correct, you should not need this with > Apache::AuthDBI 1.05+ My most sincere a

RE: AuthDBI & Apache 2.2 & mod_perl 2

2006-11-06 Thread Todd White
On Mon, 6 Nov 2006, Perrin Harkins wrote: > > > In this transition to mp2, it's occuring to me that while mod_perl 2 does > > seem superior to mod_perl 1, it seems the documentation is NOT. > > This sounds to me like a bug, not a documentation problem. The documentation comment was entirely more

RE: AuthDBI & Apache 2.2 & mod_perl 2

2006-11-06 Thread Todd White
Thanks much! However, for it to work, I still need to use 'Apache2::compat'. In this transition to mp2, it's occuring to me that while mod_perl 2 does seem superior to mod_perl 1, it seems the documentation is NOT. Frustrating. :-/ --Todd White On Sun, 5 Nov 2006, Adam P

Re: AuthDBI & Apache 2.2 & mod_perl 2

2006-11-04 Thread Todd White
On Fri, 3 Nov 2006, Philip M. Gollucci wrote: > Perrin Harkins wrote: > > On Fri, 2006-11-03 at 15:15 -0500, Todd White wrote: > > > We just upgraded Apache and mod_perl to the 2.x level and now AuthDBI does > > > not work. > > > > You might want to grab t

AuthDBI & Apache 2.2 & mod_perl 2

2006-11-03 Thread Todd White
ase, would be helpful. Thanks. --Todd White

Re: different versions of Perl

2003-11-03 Thread Todd White
as mentioned in my side message to you, Perrin, i'm looking to 5.8.1 for its unicode support. specifically, to make it easy to output XML in UTF-8 as an OAI (Open Archives Initiative) repository. On 3 Nov 2003, Perrin Harkins wrote: > On Mon, 2003-11-03 at 12:21, Rafael Garcia-Suarez wrote: >

different versions of Perl

2003-11-03 Thread Todd White
i fear this has been asked many times, but i could not find a definitive answer. i am using a system on which mod_perl is available, but the Perl version it's using is 5.6.1 this system also has Perl version 5.8.1 installed. is there any way to use the 5.8.1 interpreter without rebuilding mod_pe