$failed = "http://failaddress"; $passed = "http://passaddress"; $untested = "http://untestedaddress"; $unknown = "http://unknownaddress"; #### my %agents = ( MSIE50NT => { string => "Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt) ", browser => "Microsoft Internet Explorer 5.0", developer => "Microsoft", url => "http://www.microsoft.com", tested => "y", passed => "y", MSIE55NT => { string => "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT; DigExt) ", browser => "Microsoft Internet Explorer 5.5", developer => "Microsoft", url => "http://www.microsoft.com", tested => "y", passed => "y",