Subject: | "encoding" is still indexed by PAUSE |
"encoding" is still in the PAUSE index. Consequently, when my perl upgrade script tries to update every dual-life module, this happens:
--> Working on encoding
Fetching http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-2.48.tar.gz
-> OK
Unpacking Encode-2.48.tar.gz
Entering Encode-2.48
...and then tests fail.
The solution is to just delete Encode-2.48 from PAUSE here: https://pause.perl.org/pause/authenquery?ACTION=delete_files
(It would probably be a good idea to delete most of the older releases, to save space on the mirrors.)