Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
say what -I and use lib acutally does
  • Loading branch information
gfldex committed Oct 5, 2016
1 parent e8d7ef7 commit 92f7367
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/Programs/00-running.pod6
Expand Up @@ -52,6 +52,10 @@ To modify the include path, you can set the PERL6LIB environment variable:
PERL6LIB="lib" perl6 example.pl
=end code
The include path will be searched recursively for any modules when Rakudo is
started. Directories that start with a dot are ignored and symlinks are
followed.
The supported values for C<--target> are:
=begin table
Expand Down

0 comments on commit 92f7367

Please sign in to comment.