Language

Package: perl6-zef @ 0.6.7

Synopsis

Perl6 Module Management

Description

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.

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

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?