in reply to Re^3: http get with perl, help neededin thread http get with perl, help needed
$ua->credentials("http://test.com:80", "test", 'user', 'pass'); [download]