Help for this page

Select Code to Download


  1. or download this
    500 SSL negotiation failed:
    
  2. or download this
    [error] [client 127.0.1.1] Invalid method in request \x80d\x01\x03\x01
    [error] [client 127.0.1.1] Invalid method in request \x16\x03
    ...
    [error] [client 127.0.1.1] Invalid method in request \x16\x03
    [warn] [client 76.17.99.50] Timeout waiting for output from CGI script
    +  .  .  .  
    [error] [client 76.17.99.50] Premature end of script headers:
    
  3. or download this
      my($pane_1_tab_0_7)  = $self->_render_url('links_docs','user_guide')
    +;
    
  4. or download this
    sub _render_url {
      my $self = shift;
    ...
      my $html = $self->{'agent'}->content();
      return $html;
    }