in reply to Re: A sub to return the number of listeners on a Shoutcast server
in thread A sub to return the number of listeners on a Shoutcast server
Thanks for your help. Initially the sub just got used in a locally running program, so it didn't matter if it died like that, but if running in a CGI application then it would cause trouble as you point out. Good call.