mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
11 lines
397 B
Plaintext
11 lines
397 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/dist/Math-Calc-Units/
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|