pause icon indicating copy to clipboard operation
pause copied to clipboard

Dynaloader unexpectedly listed as being perl 5.8.6 in 02packages.details.txt

Open toddr opened this issue 8 years ago • 3 comments
trafficstars

DynaLoader                         1.15  N/NW/NWCLARK/perl-5.8.6.tar.gz

toddr avatar May 11 '17 12:05 toddr

It's listed in 5.24.1 as:

$>grep VERSION ext/DynaLoader/DynaLoader_pm.PL 
    $VERSION = '1.42';

toddr avatar May 11 '17 12:05 toddr

I think the fix is "remove DynaLoader from index".

rjbs avatar Apr 28 '23 12:04 rjbs

We will delete DynaLoader from the index, but perl should really provide a provides to avoid this problem.

rjbs avatar Apr 29 '23 07:04 rjbs