| Summary | Included libraries | Package variables | Synopsis | Description | General documentation | Methods |
$obj = new Bio::Biblio::Journal (-name => 'The Perl Journal',
-issn => '1087-903X');
#--- OR ---
$obj = new Bio::Biblio::Journal; $obj->issn ('1087-903X');
abbreviation
issn
name
provider type: Bio::Biblio::Provider
| _accessible | No description | Code |
| _attr_type | No description | Code |
| _accessible | description | prev | next | Top |
my ($self, $attr) = @_; exists $_allowed{$attr};}
| _attr_type | description | prev | next | Top |
my ($self, $attr) = @_; $_allowed{$attr};}
| SEE ALSO | Top |
| FEEDBACK | Top |
| Mailing Lists | Top |
bioperl-l@bioperl.org - General discussion
http://bioperl.org/wiki/Mailing_lists - About the mailing lists
| Reporting Bugs | Top |
http://bugzilla.open-bio.org/
| AUTHORS | Top |
| COPYRIGHT | Top |
| DISCLAIMER | Top |