NAME
Statistics::Basic::Median
SYNOPSIS
A machine to calculate the median 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>
SUB-MODULE AUTHOR
The author of this module and it's tests was actually:
http://search.cpan.org/~orien/
SEE ALSO
perl(1)