in reply to Re^6: Stuck on packages
in thread Stuck on packages

You need to dereference the array reference returned by get_as_array() by saying @{$foo->get_as_array} before you print it.