in reply to Installing a module
But, I don't know why you would get this error from installing HTML::Form, which is part of libwww-perl...use IO::Socket::INET; # wrong! use IO::Socket; # right
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Installing a module
by mak (Initiate) on May 16, 2001 at 02:02 UTC | |
by dws (Chancellor) on May 16, 2001 at 02:24 UTC |