summaryrefslogtreecommitdiff
path: root/perl/Wallet/ACL.pm
AgeCommit message (Expand)Author
2007-08-30Clean up all exception output when storing it in the error variable toRuss Allbery
2007-08-30Call last_insert_id with the correct arguments.Russ Allbery
2007-08-29Retrieve the ACL name on object creation and store it in the object asRuss Allbery
2007-08-28Add an accessor function to retrieve the ACL ID.Russ Allbery
2007-08-28Initial implementation of ACL objects for the wallet.Russ Allbery
2007-08-27Rename Wallet::ACL to Wallet::ACL::Base to preserve the Wallet::ACLRuss Allbery
2007-05-02Add a test suite for the new ACL modules and declare $VERSION so thatRuss Allbery
2007-05-02Add the initial build infrastructure for the wallet Perl modules andRuss Allbery