We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
use lib
1 parent d7eaff2 commit 25fb68eCopy full SHA for 25fb68e
doc/Language/modules.pod6
@@ -337,7 +337,7 @@ Then use the tag you like and pick the symbol by its name.
337
338
=head2 Finding Modules
339
340
-X<use lib>
+X<|use lib>
341
A user may have a collection of modules not found in the normal ecosystem,
342
maintained by a module or package manager, but needed regularly. Instead of
343
using the C<use lib> pragma one can use the C<PERL6LIB> environment variable to
0 commit comments