summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-03-07 16:36:54 -0800
committerFather Chrysostomos <sprout@cpan.org>2012-03-07 16:36:54 -0800
commitbb28541cab043f21bfdd605beef0b98db949105b (patch)
tree69623145223a8d7429687007ceeb211776795f14
parent44567c868fc64f460c96da246965d0089fbe4773 (diff)
downloadperl-bb28541cab043f21bfdd605beef0b98db949105b.tar.gz
Dear perlvar: ${^WARNING_BITS} was added in 5.6
-rw-r--r--pod/perlvar.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlvar.pod b/pod/perlvar.pod
index f7dbfbbc28..ed4b3708f4 100644
--- a/pod/perlvar.pod
+++ b/pod/perlvar.pod
@@ -1626,7 +1626,7 @@ It has the same scoping as the C<$^H> and C<%^H> variables. The exact
values are considered internal to the L<warnings> pragma and may change
between versions of Perl.
-This variable was added in Perl 5.10.
+This variable was added in Perl 5.6.
=item $OS_ERROR