pause
pause copied to clipboard
Dynaloader unexpectedly listed as being perl 5.8.6 in 02packages.details.txt
trafficstars
DynaLoader 1.15 N/NW/NWCLARK/perl-5.8.6.tar.gz
It's listed in 5.24.1 as:
$>grep VERSION ext/DynaLoader/DynaLoader_pm.PL
$VERSION = '1.42';
I think the fix is "remove DynaLoader from index".
We will delete DynaLoader from the index, but perl should really provide a provides to avoid this problem.