Skip to content

Automate indexing of Perl #362

Open
Open
@ranguard

Description

@ranguard

Perl doesn't get indexed correctly (so has to be done by hand https://github.com/CPAN-API/cpan-api/wiki/SysAdmin#how-to-index-the-latest-perl-release ) because...

20:49 @oalders we have to special case it because we can't just assume that the highest
version is the latest

http://www.cpan.org/src/README.html gets the order right... and the code is here:
https://github.com/perlorg/cpanorg/blob/master/bin/cpanorg_perl_releases

Need to update our code to use this.

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions