User history API for how much they have spent tested and implemented.

This commit is contained in:
Paul Dill 2017-03-08 18:50:25 +00:00
parent c27e8d80fc
commit 1cd9cc8721
4 changed files with 1114 additions and 0 deletions

View file

@ -10,3 +10,4 @@ requires 'Scalar::Util';
requires 'DBIx::Class';
requires 'DBIx::Class::Schema::Loader';
requires 'DateTime';
requires 'TryCatch';