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


in reply to (mysql) failing to locate object method

Could you post your *entire* code? The code you replies with earlier cannot be all of it; the error message includes a HTTP header, so you're probably using some other modules, one of which may be causing your DBI not to load. Also, please add use strict and use warnings to your code, and post the error messages again. They may be give a more precise indication of the problem...