On Sun, 15 Jul 2001, barries wrote:
> > + if (*name == 'M' && strEQ(name, name)) {
>
> strEQ(name, name)?
whoops, good catch, fixed.
> That sounds better to me now, FW little IW.
cool.
> > -sub handler : InputFilterBody {
> > +sub handler : FilterRequestHandler {
>
> What differentiates input vs. output now? Or is that yet to come...
the Perl{Input,Output}FilterHandler configuration directives. the
attributes are currently just used as a way to specify when the filter
should be registered (pre_connection or request).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]