mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 16:55:25 +01:00
Perl 5.005_03
This commit is contained in:
parent
7e9054570e
commit
4276dfee1d
11 changed files with 160 additions and 5 deletions
|
|
@ -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 \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue