Help for this page

Select Code to Download


  1. or download this
    use Apache::Constants qw( OK REDIRECT etc. );
    
  2. or download this
    sub general_request_handler {
        # do the usual stuff
    ...
        }
        # etc.
    }