The current set of warning checks enabled by the use warnings pragma. It has the same scoping as the $^H and %^H variables. The exact values are considered internal to the warnings pragma and may change between versions of Perl.
use warnings
$^H
%^H
This variable was added in Perl v5.6.0.