Document recent changes of A::H in perldelta
Rafael Garcia-Suarez [Thu, 6 Dec 2007 13:29:20 +0000 (13:29 +0000)]
p4raw-id: //depot/perl@32586

pod/perl5100delta.pod

index e4ead03..831c1ec 100644 (file)
@@ -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