Perl 5.005_03

This commit is contained in:
Andrius Štikonas 2021-02-18 23:19:09 +00:00
parent 7e9054570e
commit 4276dfee1d
11 changed files with 160 additions and 5 deletions

View file

@ -199,6 +199,9 @@ get_file https://github.com/Perl/perl5/archive/perl-5.003.tar.gz
# perl 5.004_05
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
# General cleanup
find tmp -name .git -exec rm -rf \;