Authors: Eric Hodel, Aaron Patterson, Mike Dalessio
Summary: The Mechanize library is used for automating interaction with websites.
Mechanize automatically stores and sends cookies, follows redirects,
can follow links, and submit forms. Form fields...