How to Install libstatistics-online-perl in Ubuntu 18.04



Install libstatistics-online-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libstatistics-online-perl

Description:

module to perform statistic operations on large datasets

Statistics::OnLine is a pure Perl implementation of the on-line algorithm to produce statistics on large datasets which, typically, could not fit the memory of the machine, e.g. a stream of data from the network.

Homepage: https://metacpan.org/release/Statistics-OnLine

Version: 0.02-2

Section: universe/perl