summaryrefslogtreecommitdiff
path: root/perl/Wallet/Database.pm
AgeCommit message (Collapse)Author
2008-01-23Add a pointer to the wallet URL in the documentation.Russ Allbery
2008-01-22Add a Wallet::Database class that now holds the database connection codeRuss Allbery
previously in Wallet::Server. Remove all the attribute setting on database handles in the other classes since Wallet::Database handles that initialization.