The %^H hash provides the same scoping semantic as $^H. This makes it useful for implementation of lexically scoped pragmas. See perlpragma.
%^H
$^H
This variable was added in Perl 5.6.