package DBomb::Conf; use strict; use warnings; our $prepare_cached = 1; ## if true, prepare_cached is used instead of prepare, for ALL calls. 1; __END__