Help for this page
# IP address ( sort of ) -- too lazy to come up with # a more elaborate RE.... I'm sure somebody knows of ... # I don't know what the second and third field does. (?:\S+|-)
m/ ^ # beginning of line ... "(?:[^"]+|-)" # referer $ # end /x;