Help for this page
local our %copy; *copy = \%hash;
our %copy; local *copy = \%hash;
local *copy = \%hash; our %copy;