summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorPhilippe Bruhat (BooK) <book@cpan.org>2022-10-24 23:50:27 +0200
committerYves Orton <demerphq@gmail.com>2023-02-25 00:49:18 +0800
commit302d9511bb63612ea53e1191d561bd3e7029f42a (patch)
tree032bc9a2fe8371976ddf7c239865e3382a0d4b42 /pod
parentac8ba642ae7dadc7f3491e13148b8d1c45b84649 (diff)
downloadperl-302d9511bb63612ea53e1191d561bd3e7029f42a.tar.gz
Update the smartmatch experiment status
Diffstat (limited to 'pod')
-rw-r--r--pod/perlexperiment.pod6
1 files changed, 5 insertions, 1 deletions
diff --git a/pod/perlexperiment.pod b/pod/perlexperiment.pod
index bd0100d16c..f11075ce72 100644
--- a/pod/perlexperiment.pod
+++ b/pod/perlexperiment.pod
@@ -24,8 +24,12 @@ Introduced in Perl 5.10.0
Modified in Perl 5.10.1, 5.12.0
+Deprecated in 5.38.0
+
+Will be removed in 5.42.0
+
Using this feature triggers warnings in the category
-C<experimental::smartmatch>.
+C<deprecated>.
The ticket for this experiment is
L<[perl #13173]|https://github.com/Perl/perl5/issues/13173>.