Intro to Apache - ApacheCon 2005
mod_perl handlers
  • You can make another method the handler, other than sub handler

    
         PerlModule Apache::ApacheConTest
         PerlHandler Apache::ApacheConTest::handler2
    
      

Index
Back to mod_perl handlers
Forward to mod_perl disadvantages

ApacheCon 2005 : Intro to Apache - Slide #161 of 164