Re: Problem with moderate package
Greg Matheson <[email protected]>
| Newsgroups | gmane.mail.smartlist.user |
|---|---|
| Message-ID | <20021125175053.G417051@6505> |
On Sat, 16 Nov 2002, Giorgio Demenego wrote: > Smartlist works good as usual, but the moderate package doesn't work, please > what's wrong ? > ----- Transcript of session follows ----- > syntax error at /etc/smrsh/mod-if line 193, near "my " > Global symbol "$domain" requires explicit package name at /etc/smrsh/mod-if > line 193. This is a perl error message. It could mean "my" is missing. > Line 193 is: > my $domain = "my-domain.com"; But there is a "my" there. What is the previous line. Perhaps a semicolon got deleted. -- Greg Matheson