InputMessageFilter, InputBodyFilter?

2001-05-16 Thread barries
What's the philosophy behind the naming of InputMessageFilter and InputBodyFilter, which seem to correspond to input connection filters (ie for the headers) and input request filters (ie for the content). Do you plan on a similar dichotomy for output filters? Not that I see a need, but maybe I'm

Re: InputMessageFilter, InputBodyFilter?

2001-05-16 Thread barries
Oooops, whould have said InputFilterMessage and InputFilterBody... - Barrie - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Building on Darwin (Mac OS X)

2001-05-16 Thread Doug MacEachern
On Tue, 15 May 2001, Ken Williams wrote: > ../gen_test_char >test_char.h > env LD_RUN_PATH=/System/Library/Perl/darwin/CORE cc -c -I.. >-I/System/Library/Perl/darwin/CORE -I../os/unix -I../include -DDARWIN -DMOD_PERL > -DUSE_PERL_SSI -g -pipe -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE >-fno-s

Re: Phantom -D_LARGEFILE_SOURCE ?

2001-05-16 Thread Doug MacEachern
On Tue, 15 May 2001, Ken Williams wrote: > Is the suggestion below, about building Apache with -D_LARGEFILE_SOURCE, > accurate? That flag seemed to have no effect when I used it in building > Apache, and I couldn't find any mention of it in the Apache or mod_perl > source trees. looking at perl

Re: InputMessageFilter, InputBodyFilter?

2001-05-16 Thread Doug MacEachern
On Wed, 16 May 2001, barries wrote: > What's the philosophy behind the naming of InputMessageFilter and > InputBodyFilter, which seem to correspond to input connection filters > (ie for the headers) and input request filters (ie for the content). that's the idea. InputMessageFilter needs to be

Re: Patch for Apache::Registry to "solve" closure problems.

2001-05-16 Thread Doug MacEachern
On Fri, 11 May 2001, Bjarni R. Einarsson wrote: > On 2001-05-10, 20:02:00 (-0700), Doug MacEachern wrote: > > > > thanks for the patch! however, Apache::Registry no longer accepts new > > features. have you looked at Apache::{PerlRun,RegistryNG} ? > > No I hadn't - but now I have. Much nicer

RE: more Apache::Test stuff...

2001-05-16 Thread Doug MacEachern
On Fri, 11 May 2001, Geoffrey Young wrote: > it works fine against 1.3 mod_perl. I've been writing a test suite for > Apache::Dispatch consisting of a few different and the like. cool. > The only problem I was having was that I had to put > use lib qw(../blib/lib ../blib/arch); > in my modpe

Re: Phantom -D_LARGEFILE_SOURCE ?

2001-05-16 Thread Ken Williams
[EMAIL PROTECTED] (Doug MacEachern) wrote: >On Tue, 15 May 2001, Ken Williams wrote: >> Is the suggestion below, about building Apache with -D_LARGEFILE_SOURCE, >> accurate? That flag seemed to have no effect when I used it in building >> Apache, and I couldn't find any mention of it in the Apach

Re: Building on Darwin (Mac OS X)

2001-05-16 Thread Ken Williams
[EMAIL PROTECTED] (Doug MacEachern) wrote: >On Tue, 15 May 2001, Ken Williams wrote: >> ../gen_test_char >test_char.h >> env LD_RUN_PATH=/System/Library/Perl/darwin/CORE cc -c -I.. >>-I/System/Library/Perl/darwin/CORE -I../os/unix -I../include -DDARWIN >>-DMOD_PERL >> -DUSE_PERL_SSI -g -pipe -

Re: cvs commit: modperl-site index.html

2001-05-16 Thread Matt Sergeant
On 17 May 2001, [EMAIL PROTECTED] wrote: > + > + > + http://template-toolkit.org/";>The Template > + Toolkit is a fast, powerful and easily extensible > + template processing system written in Perl. It is > + ideally suited (