in reply to Using Bioperl module for first time.
require Dog::Poop;
I am on OSX 10.6.8 and downloaded the module using "fink"
Is there a reason you aren't using the cpan command that is provided to you by your perl installation to download perl modules, i.e. opening up the Terminal App, and in the window that appears typing:
$ cpan Some::Module
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using Bioperl module for first time.
by kielstirling (Scribe) on Mar 19, 2013 at 08:46 UTC | |
|
Re^2: Using Bioperl module for first time.
by mastarr (Novice) on Mar 19, 2013 at 19:16 UTC | |
by 7stud (Deacon) on Mar 20, 2013 at 01:39 UTC | |
|
Re^2: Using Bioperl module for first time.
by Anonymous Monk on Mar 19, 2013 at 06:51 UTC |