File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -307,7 +307,7 @@ sufficiently different from its arguments that op= makes little sense.
307
307
308
308
The module ecosystem consists of all the published modules available for Raku, which
309
309
can be searched at L<Raku Land|https://raku.land/>. Note that different ecosystems
310
- based on different technologies exist, but this typically refers to the C<zef >
310
+ based on different technologies exist, but this typically refers to the C<fez >
311
311
ecosystem.
312
312
313
313
=head1 X<Exegesis|Reference,Exegesis>
@@ -1210,6 +1210,10 @@ See also L<https://www.destroyallsoftware.com/talks/wat>.
1210
1210
A character or group of blank characters, used to separate words. An
1211
1211
example is the space character « ».
1212
1212
1213
+ =head1 X<zef|Reference,zef>
1214
+
1215
+ L<zef|https://github.com/ugexe/zef> is a tool to manage Raku module installation.
1216
+
1213
1217
=head1 X<6model|Reference,6model>
1214
1218
1215
1219
C<6model> is used in the L<MoarVM|/language/glossary#MoarVM>, and provides
You can’t perform that action at this time.
0 commit comments