my $obj = bless( { 'name' => 'joe blow', 'address' => '1 main street', 'city' => 'Miami' }, 'my_type' ), push( @$var, $obj );