I am getting the following error when I try to call the set_visible method of Mechanize:
"Cannot locate object method set_visible via package WWW::Mechanize."
I can't seem to figure out why I am getting this error. I am calling the method to log in to a web site that has a simple user name and password interface.
Any help would be very appreciated.