Perl / docker-perl

Dockerfiles for index.docker.io (official Perl Docker image)
https://registry.hub.docker.com/_/perl/
Artistic License 2.0
117 stars 51 forks source link

eol: fix Perl source links #162

Open zakame opened 1 month ago

zakame commented 1 month ago

https://www.cpan.org/src/5.0/ is no longer a reliable source of Perl source tarballs - use MetaCPAN instead.

Ref #161