Hi, The Perl module Number::WithError brings its private copy of Module::Install in the inc directory. I do not like such foreign modules in modules as it adds a lot of code that has to be checked at each update.
As this is not about users installing modules, but an operating system providing a sane set of packages, I decided to remove the inc modules after extraction. Then the system wide p5-Module-Install is used, I have added it as build dependency. On the downside this is against the spirit of Module::Install. What do yu think about this approach? ok to import math/p5-Number-WithError? Comment: numbers with error propagation and scientific rounding Description: This class is a container class for numbers with a number of associated symmetric and asymmetric errors. It overloads practically all common arithmetic operations and trigonometric functions to propagate the errors. It can do proper scientific rounding. bluhm
p5-Number-WithError.tgz
Description: application/tar-gz