Help for this page
sub test { ... }
use base 'Class::DBI'; ... # I would like to add the method doing it the Class::DbI # way here.