in reply to Re: Can't locate module
in thread Can't locate module

I did, with the same result.

I uploaded a screenshot, perhaps I missed somewhere.

http://img441.imageshack.us/i/screenshotperl.png/

Replies are listed 'Best First'.
Re^3: Can't locate module
by moritz (Cardinal) on Feb 22, 2011 at 15:10 UTC

    Now that's really weird. How did you install BioPerl?

    Another idea: there could be two perls installed on your system, and you installed BioPerl for the "wrong" one.

    P.S. pasting text errors as images is detrimental to readiblity; I for one don't like scaled down images of screenshots when simple text would have been enough.

      Ok, will remember that, but it's the same error as in my first post.

      Hmm I installed BioPerl as written on http://www.bioperl.org/. That went flawlessly.

      And no, I checked again, there's only one perl.exe file on my computer.

      Thanks for your help!
        Now I've nearly run out of ideas. Could you maybe search on your computer for *.pm files with BioPerl in the name, or which are included in a directory named BioPerl?

        My only remaining idea is that the installation wrote the modules to directory that's not in Perl's search path (in which case it would be quite a broken installation).