Hi, there
I would like to thank you for your efforts to make these ready-to-use tarballs.
I notice that you say portable perl binaries for Linux in the README, so I download perl-x86_64-linux.tar.xz, I find that it depends on /lib64/ld-linux-x86-64.so.2 and libc.so.6, which means that it only can be run on glibc-based GNU/Linux system, it can't be run on musl-libc-based GNU/Linux system. so I suggest you rename perl-x86_64-linux.tar.xz to perl-x86_64-linux-glibc.tar.xz, also I think you can motion this infomation in the README.
Hi, there
I would like to thank you for your efforts to make these ready-to-use tarballs.
I notice that you say
portable perl binaries for Linuxin the README, so I downloadperl-x86_64-linux.tar.xz, I find that it depends on/lib64/ld-linux-x86-64.so.2andlibc.so.6, which means that it only can be run on glibc-based GNU/Linux system, it can't be run on musl-libc-based GNU/Linux system. so I suggest you renameperl-x86_64-linux.tar.xztoperl-x86_64-linux-glibc.tar.xz, also I think you can motion this infomation in the README.