mod_perl survey

2008-06-20 Thread Fred Moyer
Greetings, At the impromptu mod_perl BOF at YAPC::NA, Adam Prime had the great idea that a mod_perl survey could help look at the current needs of mod_perl users, similar to the Perl survey (http://perlsurvey.org). We hacked out a 10 question survey using surveymonkey.com, the link is here (

Re: mod_perl survey

2008-06-20 Thread Torsten Foertsch
On Fri 20 Jun 2008, Fred Moyer wrote: > I'm interested on what thoughts other devs have on sending this out to > the list. I have answered all your questions. Point 10 is really 3 questions. You forgot to ask about the 2 perl connection handlers. Torsten -- Need professional mod_perl support?

Re: mod_perl survey

2008-06-20 Thread Fred Moyer
Torsten Foertsch wrote: On Fri 20 Jun 2008, Fred Moyer wrote: I'm interested on what thoughts other devs have on sending this out to the list. I have answered all your questions. Point 10 is really 3 questions. We only get 10 questions with the free survey, so I bundled three essay questio

Apache::Bootstrap 0.02

2008-06-20 Thread Fred Moyer
Hacking away on this some more. http://people.apache.org/~phred/Apache-Bootstrap-0.02.tar.gz As I tested this out with Apache::Dispatch today, I came to the realization that Apache::Bootstrap itself must be bootstrapped in the Makefile.PL. Here's how I did it in Apache::Dispatch, parts ripped