eval { $obj->foop() }; ok( $@ =~ /^No such field/, "Stop from accessing non-existant data" );