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 2c7a921 commit 474ca59Copy full SHA for 474ca59
doc/Type/Test.pod6
@@ -157,7 +157,7 @@ Defined as
157
158
Marks a test as passed if C<$value> and C<$expected> compare positively with the
159
L<eq operator|/routine/eq>, unless C<$expected> is a type object, in which case
160
-C<===> operator will be used instead; accepts an optional description of the
+L«C<===> operator|/routine/===» will be used instead; accepts an optional description of the
161
test as the last argument.
162
163
B<NOTE:> C<eq> operator the C<is()> uses stringifies, which means C<is()> is not
0 commit comments