in reply to perl code for linear regression

When I was younger, I wanted a date with Raquel Welch. Let's see which of us is lucky first.

In the meantime, you should take a look at this module. Remember, MetaCPAN is your friend!

Replies are listed 'Best First'.
Re^2: perl code for linear regression
by ikegami (Patriarch) on May 14, 2008 at 23:35 UTC
    If he follows this link, he'll be lucky first.
      Thanks a lot, but I have a stupid question.
      Let's say I do not want to port this module to all platforms I use. Is it possible in this case just to use the source which I guess is provided in this link after description?

        Port? Is there any reason to believe it won't work on all systems? And if it doesn't, how is copying the source going to help?

        Maybe you meant to ask if you can install this particular module by copying the source because you have some problem using the directed installation procedure. It looks like you could since it's pure Perl, but there's a big "Module/Install/" directory in the distribution, and I don't know what it does.