Daniel Jacobowitz wrote:
On Tue, Feb 18, 2003 at 09:10:26AM +1100, Stas Bekman wrote:
Ask Bjoern Hansen wrote:
On Fri, 14 Feb 2003, Stas Bekman wrote:
Something to consider for mod_perl 2.0. Even though it'll create a
dependency
on Module::Build. Any takers?
er, "Using an external utili
Ask Bjoern Hansen wrote:
On Fri, 14 Feb 2003, Stas Bekman wrote:
Something to consider for mod_perl 2.0. Even though it'll create a dependency
on Module::Build. Any takers?
er, "Using an external utility (ie. make) is the fundamental
flaw."[1].
httpd requires make. I don't see much point i
Ask Bjoern Hansen wrote:
On Mon, 17 Feb 2003, Stas Bekman wrote:
We'd be happy to host such a repository over at cvs.perl.org.
(Easier/lower overhead to get people commit access there than at
cvs.apache.org).
+1, Thanks Ask!
__
St
On Fri, 14 Feb 2003, Stas Bekman wrote:
> Something to consider for mod_perl 2.0. Even though it'll create a dependency
> on Module::Build. Any takers?
er, "Using an external utility (ie. make) is the fundamental
flaw."[1].
httpd requires make. I don't see much point in adding a requirement
whe
On Mon, 17 Feb 2003, Stas Bekman wrote:
We'd be happy to host such a repository over at cvs.perl.org.
(Easier/lower overhead to get people commit access there than at
cvs.apache.org).
- ask
--
ask bjoern hansen, http://www.askbjoernhansen.com/ !try; do();
Stas Bekman wrote:
BTW, are you aware of any recent changes that would invalidate the
following piece of code :
$filter->next->pass_brigade($bb_ctx);
This line worked up until 1.99.08 but not yesterday's CVS version.
Now Perl says it can't find method "pass_brigade" via package
Apache::Fi
[EMAIL PROTECTED] wrote:
stas2003/02/17 01:03:17
Modified:.Changes
lib/Apache compat.pm
src/modules/perl modperl_callback.c modperl_callback.h
modperl_handler.c
t/htdocs .cvsignore
t/modperl