>From: [EMAIL PROTECTED]
>On Behalf Of John Townsend
>Sent: February 14, 2006 3:55 PM
>To: perl-win32-users@listserv.ActiveState.com
>Subject: Does a Perl module already exist for this?
>       
>In my Perl scripts I often need to perform two basic math/statistical
operations:
>
>1. given a list of numbers, return their average
>2. given a list of numbers, toss the highest and the lowest, return the
result
>
>I already have Perl functions that perform these tasks, but I suspect
there's
> a Perl module out there that does this for me. Any suggestions?

Perhaps: 

http://search.cpan.org/~brianl/Statistics-Lite-1.03/Lite.pm

..might suit your needs.

Jack
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to