2002-06-26 07:43:16 +02:00
|
|
|
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).
|
|
|
|
|
2005-09-21 21:31:43 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Math-Calc-Units/
|
2002-06-26 07:43:16 +02:00
|
|
|
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|