Re: [Fwd: MakeMaker Is DOOMED!]

2003-02-17 Thread Stas Bekman
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

Re: [Fwd: MakeMaker Is DOOMED!]

2003-02-17 Thread Stas Bekman
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

Re: the modperl-modules repository ( was Re: Apache::Module installationissues)

2003-02-17 Thread Stas Bekman
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

Re: [Fwd: MakeMaker Is DOOMED!]

2003-02-17 Thread Ask Bjoern Hansen
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

Re: the modperl-modules repository ( was Re: Apache::Module installationissues)

2003-02-17 Thread Ask Bjoern Hansen
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();

Re: Filters -- Any reason why EOS is not being sent from mod-perlresponse handlers?

2003-02-17 Thread Stas Bekman
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

Re: cvs commit: modperl-2.0/xs/maps modperl_functions.map

2003-02-17 Thread Stas Bekman
[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