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^
Comment on
Re: Perl Singletons
In Section
Tutorials