Help for this page
ColoTotals::init(); <code> ... <code> use ColoTotals; init();
my $totals = ColoTotals->new(); $totals->init(); $totals->process(); $totals->finish();