Hello,
The project looks great! Just a few notes about getting the program to run on my machine (Fedora5 linux, x86_64)
o ran `dos2unix` so the perl interp could read unix newlines (not sure if this is required on all distros. It was in my case)
o download Statistics::Descriptive from cpan: http://search.cpan.org/~colink/Statistics-Descriptive-2.6/Descriptive.pm
Hopefully this might help someone that runs into problems.
Thanks!
Scott
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
The project looks great! Just a few notes about getting the program to run on my machine (Fedora5 linux, x86_64)
o ran `dos2unix` so the perl interp could read unix newlines (not sure if this is required on all distros. It was in my case)
o download Statistics::Descriptive from cpan: http://search.cpan.org/~colink/Statistics-Descriptive-2.6/Descriptive.pm
Hopefully this might help someone that runs into problems.
Thanks!
Scott
Thanks Scott.
Paul