After the shutdown of METACPAN v0 API page, we are unable to download the perl packages using SCANCPAN script. The scancpan script still points to the v0 link, which needs to be updated with v1 link as mentioned in webpage http://api.metacpan.org/ ===================================================================== Error: ====== [root@FADL062 buildroot]# /root/perl5/perlbrew/perls/perl-5.24.0/bin/perl support/scripts/scancpan Net-Telnet fetch Net-Telnet Failed to fetch 'http://api.metacpan.org/v0/release/Net-Telnet': Gone at support/scripts/scancpan line 573.
Fixed by https://git.buildroot.org/buildroot/commit/?id=8710996bb7d69bd4fbbf59cd3c186a428334c187. Thanks for having reported the bug, and thanks to François Perrad for providing the fix!