It looks like you might away without MIME-Base64 and Digest::MD5, but they
are fairly small. I suggest you just install them all and be done with it
rather than discover later you need the functionality one of them provides.
--
Mac :})
----- Original Message -----
From: "Keith Soares" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 03, 2000 10:27 AM
Subject: Other modules... required?
> When installing libwww, we're getting messages looking for other modules
> which do not exist on the server. In looking at the docs for libwww, it
> suggests having
> URI
> MIME-Base64
> HTML-Parser
> libnet
> Digest::MD5
> installed, but it does NOT say they are required...
> Do we HAVE to install these, or is there another way? All we really want
to
> do is use LWP::UserAgent and HTTP:Request. Will we be able to do so
without
> all these modules? Can libwww even be installed without them?