-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
Perl 5.32 is out, just awaiting for the source tarball to show up in the canonical location at https://www.cpan.org/src/5.0/
Just a preview:
...
Step 7/7 : CMD ["perl5.32.0","-de0"]
---> Running in 12a1a3862332
Removing intermediate container 12a1a3862332
---> 84a801177065
Successfully built 84a801177065
Successfully tagged perl:5.32
~/src/docker-perl/5.032.000-main-buster $ docker run --rm -it perl:5.32 /bin/bash
root@5bb1c5d2f4a9:/# perl -V
Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
Platform:
osname=linux
osvers=4.4.227
archname=x86_64-linux-gnu
uname='linux 12ac5b83ecc9 4.4.227 #2 smp thu jun 11 15:07:16 cdt 2020 x86_64 gnulinux '
config_args='-Darchname=x86_64-linux-gnu -Duse64bitall -Duseshrplib -Dvendorprefix=/usr/local -des'
...
Metadata
Metadata
Assignees
Labels
No labels