summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2017-06-06 20:59:59 +0200
committerAbigail <abigail@abigail.be>2017-06-06 20:59:59 +0200
commitd0d6d4ceec7b551df4a20f5eea6133da85eba732 (patch)
treed3ed9081f9328699b83260af56cddab9407cf5a6 /pod
parent02729eaba412e86edc1654b753afe2a2fc9de5d8 (diff)
downloadperl-d0d6d4ceec7b551df4a20f5eea6133da85eba732.tar.gz
Remove B::OP:terse
This method was deprecated, and, according to the comments, didn't work correctly anyway.
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 9b930a6079..3dd94cce21 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -83,6 +83,10 @@ since Perl 5.20.
This was deprecated since Perl 5.24.
+=head2 C<B::OP::terse> no longer exists.
+
+Use C<B::Concise::b_terse> instead.
+
=head1 Deprecations
XXX Any deprecated features, syntax, modules etc. should be listed here.