http://www.perlmonks.org?node_id=183504


in reply to Perl Singletons

Instead of rolling your own DBI singletonn you might want to look at Ima::DBI.

Class::Singleton is another useful module.

gav^