Scripts and modules for the book
Every chapter has its own META6.json file. Download and build needed modules getting into each of them.
zef install --deps-only .
Programs used in every Chapter are in its own directory.
The Raku::Recipes
and RecipeMark
distributions are contained in the lib
, with tests in the t
. Once this is downloaded, install it with
zef test .