X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=NewsStats.pm;h=f0a4066e1584eb9e3338a3f84907d39eba42daca;hp=bdfdcf5ab6762d5df383ae9647bef19d117b55d3;hb=0dc13b3980d2bd4f0611be1bbeab05f1ea42c645;hpb=314e31aadfdadd37adb5723e7fad672e961699d9 diff --git a/NewsStats.pm b/NewsStats.pm index bdfdcf5..f0a4066 100644 --- a/NewsStats.pm +++ b/NewsStats.pm @@ -184,7 +184,7 @@ sub ListNewsgroups { next if($TLH and !/^$TLH/); # don't count invalid newsgroups if(%ValidGroups and !defined($ValidGroups{$_})) { - &Bleat(1,sprintf("DROPPED: %s",$_)); + warn (sprintf("DROPPED: %s\n",$_)); next; } # add original newsgroup to %Newsgroups