zef
Perl6 Module Management
Install
- All systems
-
curl cmd.cat/zef.sh
- Debian
-
apt-get install rakudo-zef
- Ubuntu
-
apt-get install rakudo-zef
- Arch Linux
-
pacman -S rakudo-zef
- Kali Linux
-
apt-get install rakudo-zef
- Fedora
-
dnf install rakudo-zef
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rakudo-zef
- Dockerfile
- dockerfile.run/zef
rakudo-zef
Perl6 Module Management
meataxe
Matrix representations over finite fields
perl6-zef
Perl 6 package manager
Zef is a Perl 6 package (module) manager. It can be used to download and install Perl 6 modules in your home directory or as a system-wide module.