mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 23:35:24 +01:00
Add Perl 5.6.2.
This commit is contained in:
parent
f4e0999889
commit
5626e0e976
8 changed files with 201 additions and 1 deletions
|
|
@ -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 \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue