1.73 2018-09-24 21:31:26-05:00 America/Chicago
* Fix regex warnings for Perl 5.28.
* New module 'Bio::SeqIO::entrezgene' imported from the BioPerl
distribution. This means Bio-ASN1-Entrezgene now "Enhances"
BioPerl's Bio::SeqIO instead of being a hard dependency of
BioPerl.
1.72 2016-09-02 06:50:53-05:00 America/Chicago
* Full release (no changes from 1.71 beyond version)
1.71 2016-09-01 22:57:25-05:00 America/Chicago (TRIAL RELEASE)
* Minor bump for impending BioPerl 1.7 release.
* #2 : 'Unescaped left brace in regex is deprecated' with newer versions of perl
fixed [fjossandon]
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden). Existing SHA1
digests retained for now as an audit trail.
Bio::ASN1::EntrezGene is a regular expression-based Perl Parser for NCBI Entrez
Gene genome databases (http://www.ncbi.nih.gov/entrez/query.fcgi?db=gene). It
parses an ASN.1-formatted Entrez Gene record and returns a data structure that
contains all data items from the gene record.