Complex return value

Jason White jasona at inetarena.com
Tue Jun 4 16:30:46 CDT 2002


I have a happy and well functioning hash of arrays in a subroutine.
If I return that hash to the main program, there's nothing useful inside.

I've also tried passing a pointer to the global hash I want the data in and filling the data into that which didn't seem to work, although I don't usually use pointers, so I could have been doing that wrong.

What's the best way to get a hash of arrays back into a hash in my main function?

Jason White
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/archives/pdx-pm-list/attachments/20020604/3edaaa7f/attachment.htm


More information about the Pdx-pm-list mailing list