Battle namespace pollution.
[p5sagit/p5-mst-13.2.git] / pod / perlrun.pod
index 8a511ae..0c3fcad 100644 (file)
@@ -692,7 +692,7 @@ can disable or promote into fatal errors specific warnings using
 C<__WARN__> hooks, as described in L<perlvar> and L<perlfunc/warn>.
 See also L<perldiag> and L<perltrap>.  A new, fine-grained warning
 facility is also available if you want to manipulate entire classes
-of warnings; see L<warning> (or better yet, its source code) about
+of warnings; see L<warnings> (or better yet, its source code) about
 that.
 
 =item B<-W>