in reply to Re: Returning data from a sub routine in a module.
in thread Returning data from a sub routine in a module.

I didn't because I just want to make sure I am calling the sub in the module from the perl script the correct way. I my code if I do a print Dump inside of the module's sub I get data but as I asked, from the Perl file it returns an empty value. So you are saying since you added data the code I posted is correct?
  • Comment on Re^2: Returning data from a sub routine in a module.