![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: can you please fix the errorby dbwiz (Curate) |
on Jun 01, 2005 at 16:44 UTC ( #462548=note: print w/replies, xml ) | Need Help?? |
Not the most efficient method, but anyway, assuming that both your files contain one word per line, the mistake is here:
Whenever a stopword matches, you should exite the outer loop. Consider using a hash instead.
In Section
Seekers of Perl Wisdom
|
|