Help for this page

Select Code to Download


  1. or download this
    [debug] Loaded Private actions:
    
    ...
    
    [snip]
    
  2. or download this
    [debug] Loaded Chained actions:
    
    ...
    
    [snip]
    
  3. or download this
    
    if($c->req->method eq 'POST'){
        ### update a database
    }
    
  4. or download this
    .---------------------------------------------------------------------
    +-------------------------------+-----------.
    | Action                                                              
    +                               | Time      |
    ...
    |  /auto                                                              
    +                               | 0.002635s |
    |   -> /error_template                                                
    +                               | 0.000193s |
    |  /end                                                               
    +                               | 0.020821s |