Language

Package: perl6-zef @ 0.13.8

Synopsis

Raku Module Management

Description

Zef is a Raku package (module) manager. It can be used to download and install Raku modules in your home directory or as a system-wide module.

Home page
https://github.com/ugexe/zef
Location
gnu/packages/perl6.scm (line: 868, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?