Front page | perl.perl5.porters |
Postings from October 1999
Re: IO::Socket::INET
Thread Previous
|
Thread Next
From:
Nick Ing-Simmons
Date:
October 1, 1999 03:36
Subject:
Re: IO::Socket::INET
Message ID:
199910011035.LAA16060@tiuk.ti.com
Kirby Hughes <khughes@netcom.com> writes:
>IO::Socket::INET is not included with 5.005_03.
Seems to be there in my copy:
In perl5.005_03/ext/IO/lib/IO/Socket.pm
there is:
...
package IO::Socket::INET;
use strict;
use vars qw(@ISA);
...
--
Nick Ing-Simmons <nik@tiuk.ti.com>
Via, but not speaking for: Texas Instruments Ltd.
Thread Previous
|
Thread Next