basicdez has asked for the wisdom of the Perl Monks concerning the following question:

I am writing a parsing program on a UNIX system and would like to know if anyone knows how to pass an Array and it's values out of one subroutine and into another one. Any help with this will be greatly appreciated... thanks (in advance) :)

Originally posted as a Categorized Question.

  • Comment on How to pass an Array Variable from one Subroutine to another