Help for this page

Select Code to Download


  1. or download this
    #perl
    
    ...
          print $res->status_line, "\n";
    }
    print "\n\n";
    
  2. or download this
    package testapp;
    
    ...
    
    1;
    
  3. or download this
    #!/usr/bin/perl
    
    ...
          '/test.txt' => 'testapp',
      });
    $server->run();