What does this mean?
Can't locate IO/String.pm in @INC (@INC contains: /sw/lib/perl5/darwin /sw/lib/perl5 /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin /Library/Perl /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl /Network/Library/Perl .) at /sw/lib/perl5/Bio/DB/WebDBSeqI.pm line 90.
BEGIN failed--compilation aborted at /sw/lib/perl5/Bio/DB/WebDBSeqI.pm line 90.
Compilation failed in require at /sw/lib/perl5/Bio/DB/NCBIHelper.pm line 82.
BEGIN failed--compilation aborted at /sw/lib/perl5/Bio/DB/NCBIHelper.pm line 82.
Compilation failed in require at /sw/lib/perl5/Bio/DB/GenBank.pm line 112.
BEGIN failed--compilation aborted at /sw/lib/perl5/Bio/DB/GenBank.pm line 112.
Compilation failed in require at bptutorial.pl line 2565.
BEGIN failed--compilation aborted at bptutorial.pl line 2565.
I am trying to run bioperl bptutorial.pl. Obviously, I haven't installed something correctly. Can anyone help me out here?
kman