Skip to content

Commit c324f7e

Browse files
committed
Make it easier to find information about Selective Importing #1270
1 parent dbc8594 commit c324f7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/Language/modules.pod6

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ It is equivalent to:
7474
import MyModule;
7575
=end code
7676
77+
See also L<Selective Importing|/language/modules#Exporting_and_Selective_Importing> to restrict what you import.
78+
7779
=head3 X<require|compunit>
7880
7981
C<require> loads a compunit and imports definite symbols at runtime.

0 commit comments

Comments
 (0)