Help for this page
package One; ... bless $cache{$row->{phone}}; }
package Two; ... $hash = &One::query(); %hash = %$hash;