This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44567c8
)
Dear perlvar: ${^WARNING_BITS} was added in 5.6
author
Father Chrysostomos
<sprout@cpan.org>
Thu, 8 Mar 2012 00:36:54 +0000
(16:36 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Thu, 8 Mar 2012 00:36:54 +0000
(16:36 -0800)
pod/perlvar.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlvar.pod
b/pod/perlvar.pod
index
f7dbfbb
..
ed4b370
100644
(file)
--- 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