From: Dirk Koopman Date: Tue, 24 Jan 2023 01:08:09 +0000 (+0000) Subject: remove spurious $ character from Listeners.pm X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=9301268297f3d6a9a043ab27cb3247a16c7397ae remove spurious $ character from Listeners.pm --- diff --git a/Changes b/Changes index 7f5564be..9c701d18 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ 24Jan23======================================================================= -1. Optimise the PC11->PC61 promotion code, improve readability of set/deb pc11 +1. Optimise the PC11->PC61 promotion code, improve readability of the + debugging when 'set/debug pc11' is active. +2. Remove spurious '$' character at the end of Listeners.pm (thanks Kin). 20Jan23======================================================================= 1. Add the variable @main::localhost_names to allow other IP addresses to be treated in the same way as localhost in item 1 on 19Jan23 below. NOTE diff --git a/perl/Listeners.pm b/perl/Listeners.pm index a012fda3..7dea596d 100644 --- a/perl/Listeners.pm +++ b/perl/Listeners.pm @@ -25,5 +25,4 @@ use vars qw(@listen); # This one!!!!! ); -$ 1;