$data = (head('http://web/web.html'))[2]; $days = ('Sun','Mon','Tue','Wed','Thu','Fri','Sat')[(localtime $data)[6]];