[EMAIL PROTECTED] (Randy J. Ray) wrote:
>Are there any CPAN modules for Apache that are examples of writing a
>method handler? The docs in the manpage, the book, and the mod_perl
>guide are pretty much all the same (brief) text. A good example would
>help a great deal. Thanks.

Apache::AuthCookie uses method handlers.  Several subclasses of it also
exist, like Apache::AuthTicket, Apache::AuthCookieDBI, and whatever DIY
module you build to use AuthCookie itself.


  -------------------                            -------------------
  Ken Williams                             Last Bastion of Euclidity
  [EMAIL PROTECTED]                            The Math Forum

Reply via email to