Open
Description
https://metacpan.org/release/perl
Out of all the releases on CPAN, this one seems like it could do with some special-casing to make the documentation list a little tidier.
Just adding a custom sort
to the documentation list would be a big help. Documentation where the title matches /perl/
but not /perl(\d+)delta/
should be shown first, then documentation which matches /perl(\d+)delta/
, then everything else. The delta documentation could also be sorted by version number.