Skip to content

Commit a422997

Browse files
authored
formatting errors
1 parent a65db64 commit a422997

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/Language/compilation.pod6

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ An important property of distributions is that they are immutable.
139139
C<V< Foo:auth<nine>:ver<0.3>:api<1> >> will always be the name for exactly the same code.
140140
141141
=head2 $*REPO
142+
142143
In C<Perl> and C<Python> you deal with include paths, pointing to filesystem directories.
143144
In C<Raku> we call such directories "repositories" and each of these repositories is governed by an object that does the
144145
C<CompUnit::Repository> role.
@@ -291,5 +292,7 @@ without access to precompiled files.
291292
Instead, we will precompile the modules used when they are first loaded.
292293
293294
=head2 Credit
295+
294296
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+
295298
=end pod

0 commit comments

Comments
 (0)