open(ROFILE, "<", $mExcludingFile) or die("Can't open $mExcludingFile exception file!"); while() { s/\s+$//; push(@mArray, $_); }