Alexander Bluhm <alexander.bl...@gmx.net> writes:

> 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?

Looks like a good thing.

> ok to import math/p5-Number-WithError?

yup

> 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
>
>

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to