perl-cross-staging
Cross build support for Debian perl configurations
Install
- All systems
-
curl cmd.cat/perl-cross-staging.sh
- Debian
-
apt-get install perl-cross-debian
- Ubuntu
-
apt-get install perl-cross-debian
- Kali Linux
-
apt-get install perl-cross-debian
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install perl-cross-debian
- Raspbian
-
apt-get install perl-cross-debian
- Dockerfile
- dockerfile.run/perl-cross-staging
perl-cross-debian
Cross build support for Debian perl configurations
This package provides the configuration values for selected versions of perl. Each set is compatible with the Debian configuration of that version of perl, to circumvent the use of compiled test binaries which will fail during a cross-build. Also provides a helper script to push the relevant configuration files into the cross-build using support in debian/rules within perl.