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 e3d27be commit 9cc725bCopy full SHA for 9cc725b
pod/perldelta.pod
@@ -224,7 +224,11 @@ XXX L<message|perldiag/"message">
224
225
=item *
226
227
-XXX L<message|perldiag/"message">
+L<__CLASS__ is experimental|perldiag/"__CLASS__ is experimental">
228
+
229
+(S experimental::class) This warning is emitted if you use the C<__CLASS__>
230
+keyword of C<use feature 'class'>. This keyword is currently
231
+experimental and its behaviour may change in future releases of Perl.
232
233
=back
234
0 commit comments