
Kanji
User
Jun 21, 2000, 3:46 PM
Post #2 of 2
(1650 views)
|
From the LWP manpage. <BLOCKQUOTE><font size="1" face="Arial,Helvetica,sans serif">quote:</font><HR>The main features of the library are: <UL TYPE=SQUARE><LI>[..]<LI>Provides an object oriented model of HTTP-style communication. Within this framework we currently support access to http, https, gopher, ftp, news, file, and mailto resources.</UL><HR></BLOCKQUOTE> Perhaps you don't have the OpenSSL libraries and the Net::SSL module installed? Neither come package with LWP, but https support is unavailable without them.
|