... $date = substr($line1, 0, 30); $message = chomp(substr($line1, 44, length($line1)); $msg = chomp($line2); # that's the type of message here ...