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

« back to all changes in this revision

Viewing changes to Bio/DB/Registry.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: Registry.pm 11480 2007-06-14 14:16:21Z sendu $
 
1
# $Id: Registry.pm 16123 2009-09-17 12:57:27Z cjfields $
2
2
#
3
3
# POD documentation - main docs before the code
4
4
 
40
40
Please see the OBDA Access HOWTO for more information
41
41
(L<http://bioperl.open-bio.org/wiki/HOWTO:OBDA>).
42
42
 
 
43
=head2 Support 
 
44
 
 
45
Please direct usage questions or support issues to the mailing list:
 
46
 
 
47
I<bioperl-l@bioperl.org>
 
48
 
 
49
rather than to the module maintainer directly. Many experienced and 
 
50
reponsive experts will be able look at the problem and quickly 
 
51
address it. Please include a thorough description of the problem 
 
52
with code and data examples if at all possible.
 
53
 
43
54
=head2 Reporting Bugs
44
55
 
45
56
Report bugs to the Bioperl bug tracking system to help us keep track