in reply to Re: using a string or file in qwin thread using a string or file in qw
. . print join ' ', grep ! $stopwords->{ $_ }, split( ' ', $words ); . . [download]