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.
Comment on
Re^7: Stuck on packages
Select
or
Download
Code
In Section
Seekers of Perl Wisdom