dh_perl6_test
debhelper add-on to simplify Perl 6 package building
Install
- All systems
-
curl cmd.cat/dh_perl6_test.sh
- Debian
-
apt-get install dh-perl6
- Ubuntu
-
apt-get install dh-perl6
- Kali Linux
-
apt-get install dh-perl6
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dh-perl6
- Dockerfile
- dockerfile.run/dh_perl6_test
dh-perl6
debhelper add-on to simplify Perl 6 package building
dh-perl6 provides a debhelper add-on called 'perl6'. This simplifies common steps of Perl 6 package building, like postinst and postrm scripts and communicating module dependencies to the rakudo install helpers.