in reply to Re^8: Can't use string as an ARRAY ref
in thread Can't use string as an ARRAY ref

What are the structures returned by get_person().
my ($princ, $type, $person) = get_person();
poj