Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
|
|
|
|
|
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.
|
|
|
|
|
|
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
|
|
|
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.
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
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.
|