On Oct 13, 11:13 am, [EMAIL PROTECTED] (Tom Phoenix) wrote:
> On 10/12/07, hany <[EMAIL PROTECTED]> wrote:
>
> > I have a series of data (x,y) as below. I want to use this data to
> > create a bell curve (normal distribution) with perl. How can I do
> > this?
>
>
I have a series of data (x,y) as below. I want to use this data to
create a bell curve (normal distribution) with perl. How can I do
this?
x y
1 2
2 50
3 40
4 300
5 70
6 80
7 8
8 10
9 25
10 60
11 350
12 80
13 40
14
I have a small question.
Using Perl, I'd like to send an email to an exchange distribution list. How can it
be done. Is there a module that acts like an outlook client to connect
to the exchange server. I've searched a lot on CPAN but couldn't find
anything. I want to use it from Linux and not W