http://www.perlmonks.org?node_id=1013423


in reply to Re^4: Seeking assistance with WWW::Mechanize Form Submission
in thread Seeking assistance with WWW::Mechanize Form Submission

The ->dump method is a method of HTTP::Response, which is what the ->res method of WWW::Mechanize returns.