in reply to Re: Using Bioperl module for first time.
in thread Using Bioperl module for first time.

You don't write 'require' anyway--it should be 'use'.

Unless you need to conditionally require and import it at runtime.
;)
  • Comment on Re^2: Using Bioperl module for first time.