http://www.perlmonks.org?node_id=988715


in reply to Calling a perl script(that returns an array) within another perl script.

What does the array contain? What it the record separator used? You may need to serialize your data before printing it (for example, using YAML, JSON or something else).
Sorry if my advice was wrong.
  • Comment on Re: Calling a perl script(that returns an array) within another perl script.
  • Download Code