I mean.. the error is pretty self explanatory... perl can't find the library in your @INC...
Also... you do use lib "System/common/Bio/Tools"; then use Bio::Tools::pICalculator;
it looks like you might actually want use lib "System/common/";
since Bio::Tools is part of your module path.
In reply to Re: accessing perl libraries
by suaveant
in thread accessing perl libraries
by jonp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |