Document recent changes of A::H in perldelta
[p5sagit/p5-mst-13.2.git] / pod / perl5100delta.pod
index a5f1405..831c1ec 100644 (file)
@@ -1,3 +1,5 @@
+=encoding utf8
+
 =head1 NAME
 
 perldelta - what is new for perl 5.10.0
@@ -832,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