DESCR 310 B

123456
  1. Math::Calc::Units is a simple calculator that keeps track of units. It
  2. currently handles combinations of byte sizes and duration only, although
  3. adding any other multiplicative types is easy. Any unknown type is
  4. treated as a unique user type (with some effort to map English plurals
  5. to their singular forms).