in reply to Re: error:Global symbol "$stopwords" requires explicit package
in thread error:Global symbol "$stopwords" requires explicit package
yes i am using strictopen( LIST, "stopwords.txt" ) or die "$!"; my @stopwords = <LIST>;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: error:Global symbol "$stopwords" requires explicit package
by ikegami (Patriarch) on Jun 01, 2005 at 14:43 UTC |