Math::Calc::Units is a Perl module and associated command-line tool 'ucalc' that performs simple calculations while taking the units used into consideration, and automatically determines a reasonable set of units for the output. For example, 384Kbps will be described as 48KB/sec and 3.955 GB/day. 20MB/384Kbps will produce "7 minute 6 sec".
| Tags | Scientific/Engineering Software Development Utilities |
|---|---|
| Licenses | Artistic GPL |
| Implementation | Perl |
Recent releases


Release Notes: Better tests.


Release Notes: An infinite recursion bug for unknown types was fixed. Timestamp and date types were added. These allow you to, for example, subtract timestamps to get a duration, or add a duration to a timestamp to get a new timestamp.


No changes have been submitted for this release.