[Bioperl-guts-l] [14991] bioperl-live/trunk/Build.PL: [bug 2656]
Christopher John Fields
cjfields at dev.open-bio.org
Thu Nov 13 22:29:10 EST 2008
Revision: 14991
Author: cjfields
Date: 2008-11-13 22:29:08 -0500 (Thu, 13 Nov 2008)
Log Message:
-----------
[bug 2656]
* fix mispelled module name - patch courtesy of Fernan Aguero
Modified Paths:
--------------
bioperl-live/trunk/Build.PL
Modified: bioperl-live/trunk/Build.PL
===================================================================
--- bioperl-live/trunk/Build.PL 2008-11-11 19:55:43 UTC (rev 14990)
+++ bioperl-live/trunk/Build.PL 2008-11-14 03:29:08 UTC (rev 14991)
@@ -63,7 +63,7 @@
'Storable' => '2.05/storing sequence objects in local file cache/Bio::DB::FileCache,Bio::SeqFeature::Collection,Bio::PopGen::HtSNP,Bio::PopGen::TagHaplotype,Bio::DB::GFF::Adaptor::berkeleydb',
'SVG' => '2.26/SVG output/Bio::Graphics::Pictogram',
'SVG::Graph' => '0.01/creating SVG images/Bio::TreeIO::svggraph',
- 'Text::Parsewords' => '0/test scripts/Bio::Graphics',
+ 'Text::ParseWords' => '0/test scripts/Bio::Graphics',
'URI::Escape' => '0/dealing with web resources/Bio::Tools::WebBlat,Bio::FeatureIO::gff,Bio::FeatureIO::interpro,Bio::DB::Biblio::eutils,Bio::DB::EUtilities::Cookie,Bio::DB::Query::GenBank,Bio::DB::NCBIHelper,Bio::SeqFeature::Annotated',
'XML::DOM::XPath' => '0.13/parsing interpro features/Bio::FeatureIO::interpro',
'XML::Parser' => '0/parsing xml/Bio::Biblio::IO::medlinexml',
More information about the Bioperl-guts-l
mailing list