$gotit = $PortObj->streamline; # poll until data ready $gotit = $PortObj->streamline($count);# block until $count chars received # fast alternatives to lookfor with no character processing