Re: [OT] Lightweight CGI.pm - Why?

2001-05-20 Thread Stas Bekman
On Sat, 19 May 2001, Larry Leszczynski wrote: Hi all - Just curious because it seems to come up a lot - for what applications have people run into a serious need for HTML generators ala CGI.pm? (I'm not talking about templating systems, there's obvious need and practical use for those.)

Re[2]: NameWithVirtualHost

2001-05-20 Thread Jason J. Czerak
On Thu, 17 May 2001 08:04:31 -0400 Geoffrey Young Geoffrey Young [EMAIL PROTECTED] wrote: -Original Message- From: Jason Czerak [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 16, 2001 3:18 PM To: [EMAIL PROTECTED] Subject: NameWithVirtualHost [snip] and the

$r-connection-user returns nothing after $r-get_basic_auth_pw

2001-05-20 Thread Chris Garrigues
I've got a weird problem.. I'm trying to get Helpdesk::Mail working on my system. Helpdesk::Mail has an out of the book handler based on Listing 5.6 in http://www.modperl.com/book/chapters/ch6.html and the author says that nobody before me has reported a problem with it. As I dug

Re: [OT] Lightweight CGI.pm - Why?

2001-05-20 Thread Tatsuhiko Miyagawa
Hi, On Sun, 20 May 2001 11:37:44 +0800 Gunther Birznieks [EMAIL PROTECTED] wrote: The reason I have used them in the past is that it is easier to do things like widgets. TT and many pure template systems don't seem to have as much of a widget concept when it comes to form variables.

Re: [OT] Lightweight CGI.pm - Why?

2001-05-20 Thread Ask Bjoern Hansen
On Sun, 20 May 2001, Stas Bekman wrote: [...] it's also about smart construction of HTML code using map() and similar constructs: [...] print table(-align = 'center', tr( map { td($_),td($rows{$_} } keys %rows ) ); now try to write the same code using HERE

mod_perl test report

2001-05-20 Thread Dmitriy Yermakov
mod_perl VERSION: 1.25 Apache version: 1.3.19 Apache MMN: 19990320 Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Platform: osname=freebsd, osvers=4.0-current, archname=i386-freebsd uname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: