Math::TotalBuilder::Common 1.10 review

Download
by rbytes.net on

License: Perl Artistic License
File size: 4K
Developer: Ricardo SIGNES
0 stars award from rbytes.net

Math::TotalBuilder::Common is a Perl module with common unit sets for building totals.

SYNOPSIS

use Math::TotalBuilder;
use Math::TotalBuilder::Common;

# units for 952 pence
my %tender = build($Math::TotalBuilder::Common::uk_money_old, 952);

This package is just a set of common sets of units for use with the code in Math::TotalBuilder.

Requirements:
Perl

Math::TotalBuilder::Common 1.10 keywords