in reply to Passing multiple data types to a subroutine

You need to pass the array by reference rather than by value. This section of perlsub explains it better than I can.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
Hooray!
Wanted!

  • Comment on Re: Passing multiple data types to a subroutine