Re: [MacPerl] Line termination issues with IO::Socket?

2001-02-25 Thread Lord Praetor Satanus of Acheron
>You're probably correct. Have you considered the Net::Whois module from >CPAN? It should work properly. Well, I've been a UNIX perl user for a while, and figured BW-WHOIS was as good as any to try out on my newly installed MacPerl. I wanted something that used a few different networking serv

[MacPerl] Line termination issues with IO::Socket?

2001-02-24 Thread Lord Praetor Satanus of Acheron
I just downloaded and tried out Bill Weinman's BW-WHOIS on MacPerl, and got output which suggests it's not handling the line terminators of the WHOIS service output correctly. (You can get a copy at http://bw.org/ ) I've even tried experimenting with different $/ settings prior to the USE statem