~ubuntu-branches/ubuntu/lucid/bioperl/lucid

« back to all changes in this revision

Viewing changes to Bio/Location/NarrowestCoordPolicy.pm

  • Committer: Bazaar Package Importer
  • Author(s): Matt Hope
  • Date: 2004-04-18 14:24:11 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040418142411-gr92uexquw4w8liq
Tags: 1.4-1
* New upstream release
* Examples and working code are installed by default to usr/bin,
  this has been moved to usr/share/doc/bioperl/bin

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: NarrowestCoordPolicy.pm,v 1.5 2001/11/20 02:09:33 lstein Exp $
 
1
# $Id: NarrowestCoordPolicy.pm,v 1.7 2002/12/01 00:05:20 jason Exp $
2
2
#
3
3
# BioPerl module for Bio::Location::NarrowestCoordPolicy
4
4
#
5
5
# Cared for by Hilmar Lapp <hlapp@gmx.net>
6
 
#          and Jason Stajich <jason@chg.mc.duke.edu>
 
6
#          and Jason Stajich <jason@bioperl.org>
7
7
#
8
8
# Copyright Hilmar Lapp, Jason Stajich
9
9
#
46
46
or the web:
47
47
 
48
48
  bioperl-bugs@bio.perl.org
49
 
  http://bio.perl.org/bioperl-bugs/
 
49
  http://bugzilla.bioperl.org/
50
50
 
51
51
=head1 AUTHOR - Hilmar Lapp, Jason Stajich
52
52
 
53
 
Email hlapp@gmx.net, jason@chg.mc.duke.edu
 
53
Email hlapp@gmx.net, jason@bioperl.org
54
54
 
55
55
=head1 APPENDIX
56
56