e0250d2e22
Human-readable unit-aware calculator PR: 34280 Submitted by: Seamus Venasse <svenasse@polaris.ca>
11 lines
403 B
Plaintext
11 lines
403 B
Plaintext
Math::Calc::Units is a simple calculator that keeps track
|
|
of units. It currently handles combinations of byte sizes
|
|
and duration only, although adding any other
|
|
multiplicative types is easy. Any unknown type is treated
|
|
as a unique user type (with some effort to map English
|
|
plurals to their singular forms).
|
|
|
|
WWW: http://search.cpan.org/search?dist=Math-Calc-Units
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|