On Thursday, October 4, 2001, at 12:52 AM, Ask Bjoern Hansen wrote: > I wonder why people don't try harder to use the mod_perl and such that > comes with Mac OS X.
It probably has something to do with the fact that a) Perl 5.6.0 ships with OS X, b) the Apache::* family of Perl modules aren't installed by default, and c) anyone who does a lot of mod_perl development will want to tailor his own (sometimes statically linked) apache binaries. -John P.S.- d) Apache::Request and Apache::Cookie still can't be loaded simultaneously! :(