~ubuntu-branches/ubuntu/vivid/bioperl/vivid

« back to all changes in this revision

Viewing changes to Bio/Index/Abstract.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
1
#
2
 
# $Id: Abstract.pm 15257 2008-12-24 05:27:05Z cjfields $
 
2
# $Id: Abstract.pm 16123 2009-09-17 12:57:27Z cjfields $
3
3
#
4
4
# BioPerl module for Bio::Index::Abstract
5
5
#
 
6
# Please direct questions and support issues to <bioperl-l@bioperl.org> 
 
7
#
6
8
# Cared for by Ewan Birney <birney@sanger.ac.uk>
7
9
#          and James Gilbert <jgrg@sanger.ac.uk>
8
10
#
47
49
  bioperl-l@bioperl.org                  - General discussion
48
50
  http://bioperl.org/wiki/Mailing_lists  - About the mailing lists
49
51
 
 
52
=head2 Support 
 
53
 
 
54
Please direct usage questions or support issues to the mailing list:
 
55
 
 
56
I<bioperl-l@bioperl.org>
 
57
 
 
58
rather than to the module maintainer directly. Many experienced and 
 
59
reponsive experts will be able look at the problem and quickly 
 
60
address it. Please include a thorough description of the problem 
 
61
with code and data examples if at all possible.
 
62
 
50
63
=head2 Reporting Bugs
51
64
 
52
65
Report bugs to the Bioperl bug tracking system to help us keep track