Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Statistics-Descriptive

Project: openSUSE_13.2

Repository: oss

Title: Module of basic descriptive statistical functions.

Description:
This module provides basic functions used in descriptive statistics. It has
an object oriented design and supports two different types of data storage
and calculation objects: sparse and full. With the sparse method, none of
the data is stored and only a few statistical measures are available. Using
the full method, the entire data set is retained and additional functions
are available.

Whenever a division by zero may occur, the denominator is checked to be
greater than the value '$Statistics::Descriptive::Tolerance', which
defaults to 0.0. You may want to change this value to some small positive
value such as 1e-24 in order to obtain error messages in case of very small
denominators.

Many of the methods (both Sparse and Full) cache values so that subsequent
calls with the same arguments are faster.

Version: 3.0607

Release: 2.1.3

Architecture: noarch

Size: 52 KB

Build Time: 2014-10-06 16:47:22 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Statistics::Descriptiv...
perl(Statistics::Descriptiv...
perl(Statistics::Descriptiv...
perl(Statistics::Descriptiv...
perl(Statistics::Descriptiv...
perl(Statistics::Descriptiv...
perl-Statistics-Descriptive...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(List::MoreUtils) perl-List-MoreUtils