summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorMatt S Trout <mst@shadowcat.co.uk>2010-06-21 22:04:40 +0100
committerMatt S Trout <mst@shadowcat.co.uk>2010-06-21 22:04:40 +0100
commitc6e505a8d0d6cd507b02a13babaff0238f7a24e2 (patch)
tree54206f3f246f554334be8f73afb1197990646ff0 /pod
parentaffc2f7499395f9a1321c2cce64befc66f98ca31 (diff)
downloadperl-c6e505a8d0d6cd507b02a13babaff0238f7a24e2.tar.gz
version bump for B::Concise and add change to delta
Diffstat (limited to 'pod')
-rw-r--r--pod/perl5132delta.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perl5132delta.pod b/pod/perl5132delta.pod
index 26f6c22da0..149368ff3d 100644
--- a/pod/perl5132delta.pod
+++ b/pod/perl5132delta.pod
@@ -128,6 +128,11 @@ The 'no 5.13.2' or similar form is now correctly handled by B::Deparse.
getsockopt and setsockopt are now documented.
+=head3 B::Concise updated for OPpDEREF
+
+B::Concise marks rv2sv, rv2av and rv2hv ops with the new OPpDEREF flag
+as "DREFed".
+
=head1 Changes to Existing Documentation
=head2 Replace wrong tr/// table in perlebcdic.pod