in reply to Storing arrays as object variables
Also you could write your code as
$self->{_array} = ['your','array','elements',@go,'here']; [download]
Courage, the Cowardly Dog.