File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,7 @@ An important property of distributions is that they are immutable.
139
139
C < V < Foo:auth<nine>:ver<0.3>:api<1> > > will always be the name for exactly the same code.
140
140
141
141
= head2 $*REPO
142
+
142
143
In C < Perl > and C < Python > you deal with include paths, pointing to filesystem directories.
143
144
In C < Raku > we call such directories "repositories" and each of these repositories is governed by an object that does the
144
145
C < CompUnit::Repository > role.
@@ -291,5 +292,7 @@ without access to precompiled files.
291
292
Instead, we will precompile the modules used when they are first loaded.
292
293
293
294
= head2 Credit
295
+
294
296
This tutorial is based on a C < niner > L < talk|http://niner.name/talks/A%20look%20behind%20the%20curtains%20-%20module%20loading%20in%20Perl%206/ > .
297
+
295
298
= end pod
You can’t perform that action at this time.
0 commit comments