mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
Add perl 5.32.1.
This commit is contained in:
parent
a392b7bac9
commit
d623b018e4
6 changed files with 142 additions and 0 deletions
|
|
@ -676,3 +676,10 @@ dist 3.5-236
|
|||
dist is perl's package used for generating Perl's Configure (which is written in
|
||||
Perl itself). We 'compile' (aka generate) metaconfig and manifake only from dist.
|
||||
We do not use dist's build system because it itself uses dist.
|
||||
|
||||
perl 5.32.1
|
||||
===========
|
||||
|
||||
We finally compile a full version of Perl using Configure. This includes all base
|
||||
extensions required and is the latest version of Perl. We are now basically able
|
||||
to run any Perl application we want.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue