[Bioperl-guts-l] bioperl-live Makefile.PL,1.93,1.94
Brian Osborne
bosborne at dev.open-bio.org
Thu Jun 15 09:57:06 EDT 2006
Update of /home/repository/bioperl/bioperl-live
In directory dev.open-bio.org:/tmp/cvs-serv28162
Modified Files:
Makefile.PL
Log Message:
OBOEngine.pm replaces SimpleGOEngine.pm
Index: Makefile.PL
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Makefile.PL,v
retrieving revision 1.93
retrieving revision 1.94
diff -C2 -d -r1.93 -r1.94
*** Makefile.PL 8 Jun 2006 07:16:31 -0000 1.93
--- Makefile.PL 15 Jun 2006 13:57:04 -0000 1.94
***************
*** 36,40 ****
'Storable' => '0.0/Persistent object storage and retrieval/storing sequence objects in local file cache/Bio::DB::FileCache',
'DB_File' => '0.0/Persistent object storage and retrieval/Bio::DB::GFF::Adaptor::berkeleydb',
! 'Graph::Directed' => '0.0/Generic Graph data structure and algorithms/ontology engine implementation for the GO parser/Bio::Ontology::SimpleOntologyEngine',
'Class::AutoClass' => '0.0/Protocol for object creation/creating objects/Bio::Graph::SimpleGraph',
'Clone' => '0.0/Recursively copy Perl datatypes/cloning ProteinGraph objects/Bio::Graph::ProteinGraph',
--- 36,40 ----
'Storable' => '0.0/Persistent object storage and retrieval/storing sequence objects in local file cache/Bio::DB::FileCache',
'DB_File' => '0.0/Persistent object storage and retrieval/Bio::DB::GFF::Adaptor::berkeleydb',
! 'Graph::Directed' => '0.0/Generic Graph data structure and algorithms/ontology engine implementation for the GO parser/Bio::Ontology::OBOEngine',
'Class::AutoClass' => '0.0/Protocol for object creation/creating objects/Bio::Graph::SimpleGraph',
'Clone' => '0.0/Recursively copy Perl datatypes/cloning ProteinGraph objects/Bio::Graph::ProteinGraph',
More information about the Bioperl-guts-l
mailing list