in reply to problems downloading Mechanize

If you are using ActiveState Perl try the following from the command line:

ppm install WWW::Mechanize

See Installing Modules from the tutorials section of this site.

Upadte: Updated ppm install example. Also for future reference you may want to look at PPM::Repositories

Hope this helps

Martin