in reply to Re: Re: Grabbing Webpages with Usernames and Passwords
in thread Grabbing Webpages with Usernames and Passwords

You must install module MIME::Base64. Download it from the previous link, unpack it and follow instructions contained in README. If you want a simpler way, just fire up a CPAN shell (perl -MCPAN -e shell) and type install MIME::Base64.

Ciao, Valerio