NAME
Statistics::Basic::Mean
SYNOPSIS
A machine to calculate the mean of a given vector.
ENV VARIABLES
DEBUG
Try setting $ENV{DEBUG}=1; or $ENV{DEBUG}=2; to see the internals.
Also, from your bash prompt you can 'DEBUG=1 perl ./myprog.pl' to
enable debugging dynamically.
AUTHOR
Please contact me with ANY suggestions, no matter how pedantic.
Jettero Heller <japh@voltar-confed.org>
SEE ALSO
perl(1)