From 77d4bad069ecbeed2604d001c8df7587143c346b Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Tue, 16 Feb 2010 09:26:30 -0800 Subject: [PATCH] Doc fix. Thanks to Bram. --- pod/perl5100delta.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perl5100delta.pod b/pod/perl5100delta.pod index 8a46cf4..e93c316 100644 --- a/pod/perl5100delta.pod +++ b/pod/perl5100delta.pod @@ -625,7 +625,7 @@ Previously, the exception would not occur until Perl attempted to make use of the recursive inheritance while resolving a method or doing a C<$foo-Eisa($bar)> lookup. -=head2 warnings::register changed to favor users of modules +=head2 warnings::enabled and warnings::warnif changed to favor users of modules The behaviour in 5.10.x favors the person using the module; The behaviour in 5.8.x favors the module writer; -- 2.7.4