http://qs321.pair.com?node_id=1038659


in reply to Mechanize giving errors for no reason

You might also be getting rate limited because your user agent string says you're WWW::Mechanize. Change it the agent argument in new(). But yes, do check if there's a rate limit, and make sure you're conforming to the site's requirements for access.