[ 源代码: libmath-calc-units-perl ]
软件包:libmath-calc-units-perl(1.07-2.1)
libmath-calc-units-perl 的相关链接
Debian 的资源:
下载源码包 libmath-calc-units-perl:
- [libmath-calc-units-perl_1.07-2.1.dsc]
- [libmath-calc-units-perl_1.07.orig.tar.gz]
- [libmath-calc-units-perl_1.07-2.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Human-readable unit-aware calculator
Math::Calc::Units is a simple calculator that keeps track of units. It only handles combinations of byte sizes and duration only, though 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).
The included 'ucalc' program prints out all of the "readable" variants of a value. For example, "3 bytes" will only produce "3 byte", but "3 byte/sec" produces the original along with "180 byte/minute", etc.