Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -wT
    
    ...
        }
        warn $msg;
    }
    
  2. or download this
    sub run_loop
    {
    ...
            $self->post_request;
    
    }