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

« back to all changes in this revision

Viewing changes to Bio/Location/FuzzyLocationI.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: FuzzyLocationI.pm,v 1.15 2002/01/08 01:25:31 jason Exp $
 
1
# $Id: FuzzyLocationI.pm,v 1.17 2002/12/01 00:05:20 jason Exp $
2
2
#
3
3
# BioPerl module for Bio::Location::FuzzyLocationI
4
 
# Cared for by Jason Stajich <jason@chg.mc.duke.edu>
 
4
# Cared for by Jason Stajich <jason@bioperl.org>
5
5
#
6
6
# Copyright Jason Stajich
7
7
#
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 - Jason Stajich
52
52
 
53
 
Email jason@chg.mc.duke.edu
 
53
Email jason@bioperl.org
54
54
 
55
55
=head1 APPENDIX
56
56