Skip to content

Commit 455f420

Browse files
committed
List::gist does truncate, others may do so as well.
1 parent f41e3a4 commit 455f420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Mu.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ fast recognition by humans.
6969
The default C<gist> method in C<Mu> re-dispatches to the L<perl> method for
7070
defined invocants, and returns the type name in parenthesis for type object
7171
invocants.
72-
Many built-in classes override the case of instances to something more specific.
72+
Many built-in classes override the case of instances to something more specific, output may be trancated.
7373
7474
C<gist> is the method that L<say> calls implicitly, so C<say $something> and
7575
C<say $something.gist> generally produce the same output.

0 commit comments

Comments
 (0)