my %hash; tie %hash, 'main'; $hash{'test'} = bless [], 'Test';