summaryrefslogtreecommitdiff
path: root/pod/perl5100delta.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-12-06 13:29:20 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-12-06 13:29:20 +0000
commit6cdf4617a84bc0af4a8b8994da6b35e90e0b4fae (patch)
treed78db8cafd19ee9f5c19627307428721d3bf267b /pod/perl5100delta.pod
parent3a0105ce22d984a07f87a03826385acd066a988a (diff)
downloadperl-6cdf4617a84bc0af4a8b8994da6b35e90e0b4fae.tar.gz
Document recent changes of A::H in perldelta
p4raw-id: //depot/perl@32586
Diffstat (limited to 'pod/perl5100delta.pod')
-rw-r--r--pod/perl5100delta.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/perl5100delta.pod b/pod/perl5100delta.pod
index e4ead031cc..831c1ecd03 100644
--- a/pod/perl5100delta.pod
+++ b/pod/perl5100delta.pod
@@ -834,6 +834,9 @@ included with Perl.
C<Attribute::Handlers> can now report the caller's file and line number.
(David Feldman)
+All interpreted attributes are now passed as array references. (Damian
+Conway)
+
=item C<B::Lint>
C<B::Lint> is now based on C<Module::Pluggable>, and so can be extended