in reply to Re: Re: Grabbing Webpages with Usernames and Passwords
in thread Grabbing Webpages with Usernames and Passwords
It means you need to install the MIME::Base64 module, base64 is used to encode the username and password when accessing web pages protected with http basic auth.
|
|---|