Help for this page
use_hash(\$test);
use_hash($test);
%{$ref->hash1}->{'two'} = 'twosdata';
%{$$ref->hash1}->{'two'} = 'twosdata';