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 f41e3a4 commit 455f420Copy full SHA for 455f420
doc/Type/Mu.pod
@@ -69,7 +69,7 @@ fast recognition by humans.
69
The default C<gist> method in C<Mu> re-dispatches to the L<perl> method for
70
defined invocants, and returns the type name in parenthesis for type object
71
invocants.
72
-Many built-in classes override the case of instances to something more specific.
+Many built-in classes override the case of instances to something more specific, output may be trancated.
73
74
C<gist> is the method that L<say> calls implicitly, so C<say $something> and
75
C<say $something.gist> generally produce the same output.
0 commit comments