my @realSentence = grep { / / } @sentences; #### print "$_\n" for grep { / / } split /\./, $clean_text;