On Thu, 10 Aug 2000, Ken Williams wrote:
> To clarify - some handlers can be called using object-oriented
> techniques, and some can't. The switch for this behavior is that the
> handler is prototyped with ($$).
or with newer Perls:
sub handler : method {...}
- httpd.conf directive PerlHandler Apache::Hello->handle... George Sanderson
- Re: httpd.conf directive PerlHandler Apache::Hello-&... G.W. Haywood
- Re: httpd.conf directive PerlHandler Apache::Hel... Ken Williams
- Re: httpd.conf directive PerlHandler Apache::Hel... George Sanderson
- Doug MacEachern
