Help for this page
package MyDB; use strict; ... } 1;
use MyDB; { MyDB->new->dbh } # init dbh { MyDB->new->dbh } # got the cached dbh