I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-08-16 14:04:17-07 by yasset
cgiComputePI.pl Problem
When I run the cgiComputePI.pl script with command: perl5.8.8 cgiComputePI.pl -i data the program show this error message: Software error: Can't locate Statistics/Regression.pm in @INC (@INC contains: /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl . cgiComputePI.pl . ../../lib) at /usr/lib/perl5/site_perl/5.8.8/InSilicoSpectro/InSilico/ExpCalibrator.pm line 7. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/InSilicoSpectro/InSilico/ExpCalibrator.pm line 7. Compilation failed in require at cgiComputePI.pl line 89. BEGIN failed--compilation aborted at cgiComputePI.pl line 89. For help, please send mail to this site's webmaster, giving this error message and the time and date of the error. [Thu Aug 16 09:58:01 2007] cgiComputePI.pl: Can't locate Statistics/Regression.pm in @INC (@INC contains: /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl . cgiComputePI.pl . ../../lib) at /usr/lib/perl5/site_perl/5.8.8/InSilicoSpectro/InSilico/ExpCalibrator.pm line 7. [Thu Aug 16 09:58:01 2007] cgiComputePI.pl: BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/InSilicoSpectro/InSilico/ExpCalibrator.pm line 7. [Thu Aug 16 09:58:01 2007] cgiComputePI.pl: Compilation failed in require at cgiComputePI.pl line 89. [Thu Aug 16 09:58:01 2007] cgiComputePI.pl: BEGIN failed--compilation aborted at cgiComputePI.pl line 89. what is the problem?
Direct Responses: Write a response