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 (
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?
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
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