~ubuntu-branches/ubuntu/precise/bioperl/precise

« back to all changes in this revision

Viewing changes to Bio/Taxonomy/Taxon.pm

  • Committer: Bazaar Package Importer
  • Author(s): Ilya Barygin
  • Date: 2010-01-27 22:48:22 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100127224822-ebot4qbrjxcv38au
Tags: 1.6.1-1ubuntu1
* Merge from Debian testing, remaining changes:
  - disable tests, they produce a FTBFS trying to access the network 
    during run.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Taxon.pm 15052 2008-12-01 08:47:39Z heikki $
 
1
# $Id: Taxon.pm 15635 2009-04-14 19:11:13Z cjfields $
2
2
#
3
3
# BioPerl module for Bio::Taxonomy::Taxon
4
4
#
 
5
# Please direct questions and support issues to <bioperl-l@bioperl.org> 
 
6
#
5
7
# Cared for by Dan Kortschak but pilfered extensively from 
6
8
# the Bio::Tree::Node code of Jason Stajich
7
9
#