The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bio::Phylo::Parsers::Tolweb - Parser used by Bio::Phylo::IO, no serviceable parts inside

DESCRIPTION

This module parses Tree of Life data. It is called by the Bio::Phylo::IO facade, don't call it directly. In addition to parsing from files, handles or strings (which are specified by the -file, -handle and -string arguments) this parser can also parse xml directly from a url (-url => $tolweb_output), provided you have LWP installed.

SEE ALSO

Bio::Phylo::IO

The ToL web parser is called by the Bio::Phylo::IO object. Look there to learn how to parse Tree of Life data (or any other data Bio::Phylo supports).

Bio::Phylo::Manual

Also see the manual: Bio::Phylo::Manual and http://rutgervos.blogspot.com.

http://tolweb.org

For more information about the Tree of Life xml format, visit http://tolweb.org/tree/home.pages/downloadtree.html

REVISION

 $Id: Tolweb.pm 1247 2010-03-04 15:47:17Z rvos $