Help for this page

Select Code to Download


  1. or download this
    get '/foo/bar' => sub {
      # 30 lines of sub here
    }
    
    # more code here