Add Perl 5.6.2.

This commit is contained in:
Andrius Štikonas 2021-02-24 01:02:10 +00:00
parent f4e0999889
commit 5626e0e976
8 changed files with 201 additions and 1 deletions

View file

@ -202,6 +202,9 @@ get_file https://www.cpan.org/src/5.0/perl5.004_05.tar.gz
# perl 5.005_03
get_file https://www.cpan.org/src/5.0/perl5.005_03.tar.gz
# perl 5.6.2
get_file https://www.cpan.org/src/5.0/perl-5.6.2.tar.gz
# General cleanup
find tmp -name .git -exec rm -rf \;