Category:Raku ecosystem: Difference between revisions

From Rosetta Code
(Add an overview page for the Raku ecosystem)
 
m (Thundergnat moved page Raku ecosystem to Category:Raku/ecosystem: wrong namespace)
(No difference)

Revision as of 13:06, 4 September 2021

Raku has a small but growing cache of available modules to help with various tasks, commonly known as "The Raku ecosystem". The modules themselves may be located in different places about the internet; the ecosystem is the central repository of links to the various modules.

Typically, a module is installed using zef, the "Zero effort" installer, loosely modelled off of CPAN the Comprehensive Perl Archive Network installer.

   zef install Module::Name

There are many options and parameters that may be specified to control where the module code is obtained from, where it is installed, which version is used, etc.

This category currently contains no pages or media.