You see, I'm trying to make this module to move often used functions into one custom module, (in order avoid of repeating them many times in various scripts) so it's not like I'm trying to re invent something but making a wrapper around DBI class with my logics.