Deprecate (or at least discourage) :raw.
[p5sagit/p5-mst-13.2.git] / pod / perlfunc.pod
index e858b26..f2ca525 100644 (file)
@@ -5232,7 +5232,7 @@ it's an anonymous function declaration, and does actually return
 a value: the CODE ref of the closure you just created.
 
 See L<perlsub> and L<perlref> for details about subroutines and
-references, and L<attributes> and L<Attributed::Handlers> for more
+references, and L<attributes> and L<Attribute::Handlers> for more
 information about attributes.
 
 =item substr EXPR,OFFSET,LENGTH,REPLACEMENT