September 2017
Beginner
402 pages
9h 52m
English
zef is the default module manager for Rakudo Perl 6. The following table summarizes the commands that it provides.
| Command | Desciption |
| install | Install specific modules by name or path |
| uninstall | Uninstall specified distributions |
| test | Run tests on a given module's path |
| fetch | Fetch and extract a module's source |
| build | Run Build.pm in a given module's path |
| look | Fetch followed by shelling into the module's path |
| update | Update package indexes for repositories |
| search | Show a list of possible distribution candidates for the given terms |
| info | Show detailed distribution information |
| list | List known available distributions |
| list --installed | List installed distributions |
| rdepends | List all distributions directly ... |
Read now
Unlock full access