summaryrefslogtreecommitdiff
path: root/pod/perlguts.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlguts.pod')
-rw-r--r--pod/perlguts.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlguts.pod b/pod/perlguts.pod
index eb298bfb31..0e3d65b5e0 100644
--- a/pod/perlguts.pod
+++ b/pod/perlguts.pod
@@ -1483,7 +1483,7 @@ information on how to use this function on tied arrays.
=item AvFILL
-Same as C<av_len>.
+Same as C<av_len()>. Deprecated, use C<av_len()> instead.
=item av_len