Help for this page

Select Code to Download


  1. or download this
    package MyApacheHandler;
    
    ...
    }
      
    1;
    
  2. or download this
    <%init>
    use MyApacheHandler;
    
    my $apr    = MyApacheHandler::prepare_request($r,POST_MAX => 1);
    </%init>