~ubuntu-branches/ubuntu/raring/bioperl/raring

« back to all changes in this revision

Viewing changes to Bio/Biblio/Person.pm

  • Committer: Bazaar Package Importer
  • Author(s): Charles Plessy
  • Date: 2008-03-18 14:44:57 UTC
  • mfrom: (4 hardy)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20080318144457-1jjoztrvqwf0gruk
* debian/control:
  - Removed MIA Matt Hope (dopey) from the Uploaders field.
    Thank you for your work, Matt. I hope you are doing well.
  - Downgraded some recommended package to the 'Suggests' priority,
    according to the following discussion on Upstream's mail list.
    http://bioperl.org/pipermail/bioperl-l/2008-March/027379.html
    (Closes: #448890)
* debian/copyright converted to machine-readable format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Person.pm,v 1.10 2003/05/30 15:33:00 jason Exp $
 
1
# $Id: Person.pm,v 1.15.4.3 2006/10/02 23:10:12 sendu Exp $
2
2
#
3
3
# BioPerl module for Bio::Biblio::Person
4
4
#
14
14
=head1 SYNOPSIS
15
15
 
16
16
    $obj = new Bio::Biblio::Person (-lastname => 'Capek',
17
 
                                    -firstname => 'Karel');
 
17
                                    -firstname => 'Karel');
18
18
  #--- OR ---
19
19
 
20
20
    $obj = new Bio::Biblio::Person;
46
46
 
47
47
=item *
48
48
 
49
 
OpenBQS home page: http://industry.ebi.ac.uk/openBQS
 
49
OpenBQS home page: http://www.ebi.ac.uk/~senger/openbqs/
50
50
 
51
51
=item *
52
52
 
53
 
Comments to the Perl client: http://industry.ebi.ac.uk/openBQS/Client_perl.html
 
53
Comments to the Perl client: http://www.ebi.ac.uk/~senger/openbqs/Client_perl.html
54
54
 
55
55
=back
56
56
 
62
62
Bioperl modules. Send your comments and suggestions preferably to
63
63
the Bioperl mailing list.  Your participation is much appreciated.
64
64
 
65
 
  bioperl-l@bioperl.org              - General discussion
66
 
  http://bioperl.org/MailList.shtml  - About the mailing lists
 
65
  bioperl-l@bioperl.org                  - General discussion
 
66
  http://bioperl.org/wiki/Mailing_lists  - About the mailing lists
67
67
 
68
68
=head2 Reporting Bugs
69
69
 
70
70
Report bugs to the Bioperl bug tracking system to help us keep track
71
 
of the bugs and their resolution. Bug reports can be submitted via
72
 
email or the web:
 
71
of the bugs and their resolution. Bug reports can be submitted via the
 
72
web:
73
73
 
74
 
  bioperl-bugs@bioperl.org
75
 
  http://bugzilla.bioperl.org/
 
74
  http://bugzilla.open-bio.org/
76
75
 
77
76
=head1 AUTHORS
78
77
 
79
 
Heikki Lehvaslaiho (heikki@ebi.ac.uk)
 
78
Heikki Lehvaslaiho (heikki-at-bioperl-dot-org)
80
79
Martin Senger (senger@ebi.ac.uk)
81
80
 
82
81
=head1 COPYRIGHT
98
97
 
99
98
package Bio::Biblio::Person;
100
99
use strict;
101
 
use vars qw(@ISA);
102
 
 
103
 
use Bio::Biblio::Provider;
104
 
 
105
 
@ISA = qw( Bio::Biblio::Provider);
 
100
 
 
101
 
 
102
use base qw(Bio::Biblio::Provider);
106
103
 
107
104
#
108
105
# a closure with a list of allowed attribute names (these names