Math::TotalBuilder::Common 1.10 review
Download
|
|
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