[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Looking for Fingers and Whois modules



At 23.30 -0500 1999.02.10, Iain Chalmers wrote:
>just installed it using chris's port of CPAN
>(it took all of 30 seconds or so)
>
>the first example in the pod works just fine

Which, Finger or Whois?  Whois 0.23 partially works, but not completely.

I just tested Net::Finger.  Seems to work except that the ouput does not do
newline translation, and it probably should.  Once you get the data from
finger, just do:

   $finger_data =~ s/\015?\012/\n/g;

--
Chris Nandor          mailto:pudge@pobox.com         http://pudge.net/
%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])

***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch