Help for this page
my $object = Class->new(dbh => $dbh);
my $object = Class->new(dsn => $dsn, user=>$user, pass=>$pass);