Help for this page

Select Code to Download


  1. or download this
    use HTTP::Daemon::SSL;
    use HTTP::Status;
    ...
          undef($conn);
      }
    
  2. or download this
    package auth;
    
    ...
        return %tasks;
    }