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

« back to all changes in this revision

Viewing changes to Bio/Ontology/Term.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: Term.pm 14708 2008-06-10 00:08:17Z heikki $
 
1
# $Id: Term.pm 16123 2009-09-17 12:57:27Z cjfields $
2
2
#
3
3
# BioPerl module for Bio::Ontology::Term
4
4
#
5
 
# Cared for by Christian M. Zmasek <czmasek@gnf.org> or <cmzmasek@yahoo.com>
6
 
#
7
 
# (c) Christian M. Zmasek, czmasek@gnf.org, 2002.
 
5
# Please direct questions and support issues to <bioperl-l@bioperl.org> 
 
6
#
 
7
# Cared for by Christian M. Zmasek <czmasek-at-burnham.org> or <cmzmasek@yahoo.com>
 
8
#
 
9
# (c) Christian M. Zmasek, czmasek-at-burnham.org, 2002.
8
10
# (c) GNF, Genomics Institute of the Novartis Research Foundation, 2002.
9
11
#
10
12
# You may distribute this module under the same terms as perl itself.
58
60
  bioperl-l@bioperl.org                  - General discussion
59
61
  http://bioperl.org/wiki/Mailing_lists  - About the mailing lists
60
62
 
 
63
=head2 Support 
 
64
 
 
65
Please direct usage questions or support issues to the mailing list:
 
66
 
 
67
I<bioperl-l@bioperl.org>
 
68
 
 
69
rather than to the module maintainer directly. Many experienced and 
 
70
reponsive experts will be able look at the problem and quickly 
 
71
address it. Please include a thorough description of the problem 
 
72
with code and data examples if at all possible.
 
73
 
61
74
=head2 Reporting Bugs
62
75
 
63
76
Report bugs to the Bioperl bug tracking system to help us keep track
69
82
 
70
83
Christian M. Zmasek
71
84
 
72
 
Email: czmasek@gnf.org  or  cmzmasek@yahoo.com
 
85
Email: czmasek-at-burnham.org  or  cmzmasek@yahoo.com
73
86
 
74
 
WWW:   http://www.genetics.wustl.edu/eddy/people/zmasek/
 
87
WWW:   http://monochrome-effect.net/
75
88
 
76
89
Address:
77
90