X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProt.pm;h=3001d6eb1b3cb8a9c4f7fe894ff3cf2ec5ae8115;hb=4c4fbc7f0ec6c133f9fe88ecd41a22d7efad7706;hp=8c605642754cb2076013fbc4883e9119c708f389;hpb=2099a0deed84ac53057e4dc4beca262764f862e9;p=spider.git diff --git a/perl/DXProt.pm b/perl/DXProt.pm index 8c605642..3001d6eb 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -1548,7 +1548,7 @@ sub handle_51 my $thing = Thingy::Ping->new(origin=>$main::mycall); $thing->from_DXProt($self, $line, @_); - $thing->broadcast($self); + $thing->handle($self); } # dunno but route it