]> git.donarmstrong.com Git - debbugs.git/commit
add start of Mouse/Moose based OO Interface to packages
authorDon Armstrong <don@donarmstrong.com>
Tue, 1 May 2018 18:20:09 +0000 (11:20 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 1 May 2018 18:20:09 +0000 (11:20 -0700)
commit0e16a5214d3617d0df54712869b2da0f3c64fcdb
tree0d16bfba99ac312ab2b7416cce16c7aeeeb2b8ed
parent773c964cfcf6ac6ce095ba46b98455b6e4be5e7b
add start of Mouse/Moose based OO Interface to packages
Debbugs/Bug.pm [new file with mode: 0644]
Debbugs/Bug/Tag.pm [new file with mode: 0644]
Debbugs/Collection.pm [new file with mode: 0644]
Debbugs/Collection/Bug.pm [new file with mode: 0644]
Debbugs/Collection/Package.pm [new file with mode: 0644]
Debbugs/OOBase.pm [new file with mode: 0644]
Debbugs/OOTypes.pm [new file with mode: 0644]
Debbugs/Package.pm [new file with mode: 0644]
Debbugs/Version.pm [new file with mode: 0644]
t/22_oo_interface.t [new file with mode: 0644]