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.
1 parent 7eef1f4 commit 0ce48feCopy full SHA for 0ce48fe
doc/Language/modules.pod6
@@ -162,7 +162,7 @@ tags: C<ALL>, C<DEFAULT> and C<MANDATORY>.
162
Note there currently is no way for the user to import a single object if
163
the module author hasn't made provision for that, and it is not an easy
164
task at the moment (see RT #127305). One way the author can provide
165
-such access is to give each C<export> trait its own unique tag. (and the tag
+such access is to give each C<export> trait its own unique tag. (And the tag
166
can be the object name!) Then the user can either (1) import all objects:
167
168
=begin code
0 commit comments