complaint from 4.68.4 (now 4.68.5)

Jeff A. Earickson jaearick at colby.edu
Tue Mar 18 18:28:51 UTC 2008


On Tue, 18 Mar 2008, Julian Field wrote:
Julian,

Ok, nevermind about hostname, I just saw the "perl -wc" complaint and
wondered...

>> Is there any particular requirement on the white space in this file, eg:
>>
>>    127.0.0.1[something]100000
>>
>> Does [something] have to be a tab, or can it be any whitespace?

The burning question for me right now...  ???!!

Here's the "perl -wc" complaints I see right now:

(190)> perl -wc CustomConfig.pm
Unquoted string "hostname" may clash with future reserved word at CustomConfig.pm line 300.
Parameterless "use IO" deprecated at CustomConfig.pm line 749
"my" variable $LimitsH masks earlier declaration in same scope at CustomConfig.pm line 796.
Use of implicit split to @_ is deprecated at CustomConfig.pm line 822.
Use of implicit split to @_ is deprecated at CustomConfig.pm line 838.
CustomConfig.pm syntax OK
(191)> perl -wc Config.pm
Useless use of hash element in void context at Config.pm line 892.
Use of implicit split to @_ is deprecated at Config.pm line 2066.
Name "MailScanner::Config::ConfFile" used only once: possible typo at Config.pm line 806.
Config.pm syntax OK

Jeff Earickson



More information about the MailScanner-Beta mailing list