App-Office-Contacts-Donations
view release on metacpan or search on metacpan
lib/App/Office/Contacts/Donations/View/Role/Report.pm view on Meta::CPAN
package App::Office::Contacts::Donations::View::Role::Report;
use JSON::XS;
use Moose::Role;
our $VERSION = '1.10';
# -----------------------------------------------
sub build_report_by_amount
{
my($self, $donation, $organizations_table_id, $people_table_id) = @_;
( run in 0.242 second using v1.01-cache-2.11-cpan-05444aca049 )