Skip to content

Commit 25fb68e

Browse files
committed
fix index entry for use lib
1 parent d7eaff2 commit 25fb68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/modules.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ Then use the tag you like and pick the symbol by its name.
337337
338338
=head2 Finding Modules
339339
340-
X<use lib>
340+
X<|use lib>
341341
A user may have a collection of modules not found in the normal ecosystem,
342342
maintained by a module or package manager, but needed regularly. Instead of
343343
using the C<use lib> pragma one can use the C<PERL6LIB> environment variable to

0 commit comments

Comments
 (0)