George Hartzell | 10 Oct 22:54
Gravatar

bioperl.lisp, bioperl-object-start, use, and use base?


Why does the template provided by bioperl-object-start both

  use Bio::Root::Root;

and

  use base qw(Bio::Root::Root);

Is the first one necessary for some reason?

g.

Gmane