in reply to New with WWW:Mechanize and Credentials issue
$agent->get($URL); $agent->credentials("$host:80","$URL",$user,$pass); [download]