Help for this page
my $request = $ua->get("https://login.yahoo.com/config/login?.src=fpct +x&.done=http://www.yahoo.com"); $cookie_jar->extract_cookies($request);
$postString = 'https://login.yahoo.com/config/login?' . "$postString"; my $request = $ua->get($postString);