[Bioperl-guts-l] bioperl-live Makefile.PL,1.92,1.93
Heikki Lehvaslaiho
heikki at dev.open-bio.org
Thu Jun 8 03:16:33 EDT 2006
Update of /home/repository/bioperl/bioperl-live
In directory dev.open-bio.org:/tmp/cvs-serv10634
Modified Files:
Makefile.PL
Log Message:
Added new dependencies:
t/chaosxml...................Data::Stag::Writer
t/interpro...................XML::DOM::XPath
t/table......................Spreadsheet::ParseExcel
Index: Makefile.PL
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Makefile.PL,v
retrieving revision 1.92
retrieving revision 1.93
diff -C2 -d -r1.92 -r1.93
*** Makefile.PL 2 Jun 2006 11:53:26 -0000 1.92
--- Makefile.PL 8 Jun 2006 07:16:31 -0000 1.93
***************
*** 42,47 ****
--- 42,51 ----
'XML::SAX::Base' => '0.0/New style SAX parser/Parsers/Bio::SeqIO::tigrxml,Bio::SeqIO::bsml_sax',
'XML::SAX::Writer' => '0.0/New style SAX parser/Writers/Bio::SeqIO::tigrxml,Bio::SeqIO::bsml_sax',
+ 'XML::DOM::XPath' => '0.0/XML parser/Bio::SeqIO::interpro',
+
'Bio::ASN1::EntrezGene' => '0.0/Entrez Gene Bioperl Parser/Parsers/Bio::SeqIO::entrezgene',
'Convert::Binary::C' => '0.0/Binary Data Conversion using C Types/Parsers/Bio::SeqIO::strider',
+ 'Spreadsheet::ParseExcel' => '0.0/Excel parser/Test suite',
+ 'Data::Stag::Writer' => '0.0/XML writer/Bio::SeqIO::chaosxml',
# Bio::Microarray is not in core bioperl yet
# 'enum' => '0.0/C style enumerated types and bitmask flags
More information about the Bioperl-guts-l
mailing list