@arr = undef; #### undef @arr; #### @arr = (undef); #### $$ref = 11; #### $self->SUPER::STORE($self, @_);