Bundle-BioPerl
view release on metacpan or search on metacpan
1;
__END__
=head1 NAME
Bundle::BioPerl - A bundle to install external CPAN modules used by BioPerl 1.5.2
=head1 SYNOPSIS
Perl one liner using CPAN.pm:
perl -MCPAN -e 'install Bundle::BioPerl'
Use of CPAN.pm in interactive mode:
$> perl -MCPAN -e shell
cpan> install Bundle::BioPerl
cpan> quit
Just like the manual installation of perl modules, the user may
need root access during this process to insure write permission
is allowed within the intstallation directory.
=head1 CONTENTS
Algorithm::Munkres
Bio::Phylo
Class::AutoClass 1.01
Clone
Convert::Binary::C
Data::Stag::Writer
DB_File
DBD::mysql
GD::SVG - Optional, used to generate SVG output in Bio::Graphics
GD 1.3 - Used only for drawing things within the Bio::Graphics modules
Graph::Directed - This module is used for Ontology Engine implementation for the GO parser
GraphViz
HTML::Entities
HTML::HeadParser
HTML::Parser 3.0 - recommended, used to parse GDP page in Bio::DB::GDP
HTML::TableExtract
HTTP::Request::Common - recommended, used for web access (part of libwww-perl)
IO::String
IO::Scalar
List::MoreUtils
LWP::UserAgent - recommended, used for web access
PostScript::TextBlock
Scalar::Util
Set::Scalar
SOAP::Lite - Used for bibliographic queries & XEMBLService modules
Sort::Naturally
Spreadsheet::ParseExcel
Storable - recommended for all bioperl releases after 0.7.2. Used for persistant storage of objects and local file caching
SVG 2.26 - Optional, used to generate SVG output in Bio::Graphics
SVG::Graph 0.01 - Optional, used to generate SVG output in Bio::Graphics
Text::ParseWords - Recommended, used in Bio::Graphics
XML::DOM
XML::DOM::XPath
XML::LibXML
XML::Parser
XML::Parser::PerlSAX - recommended for all bioperl releases after 0.6.2
XML::SAX
XML::SAX::Writer
XML::Simple
XML::Twig - recommended for all bioperl releases after 0.6.2
XML::Writer - recommended for all bioperl releases after 0.6.2
YAML
=head1 DESCRIPTION
The BioPerl distribution from http://bioperl.org contains code and
modules that may use or require additional 'external' perl modules
for advanced functionality. Many of the external modules are not
contained within the standard Perl distribution. These external
modules can be obtained from the Comprehensive Perl Archive
Network (CPAN) located at http://www.cpan.org.
( run in 0.815 second using v1.01-cache-2.11-cpan-39bf76dae61 )