Help for this page

Select Code to Download


  1. or download this
    $ub->cookie_jar = $ua->cookie_jar;
    
  2. or download this
    
    use HTTP::Cookies;
    ...
    $res = $uc->request($post);
    ...