|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: Calling a perl script(that returns an array) withing a perl script.by moritz (Cardinal) |
| on Aug 21, 2012 at 12:18 UTC ( #988714=note: print w/ replies, xml ) | Need Help?? |
|
In what way is it not working? Are blue flames coming out of your computer when you try to run it? No? Then what happens? It can be helpful to refactor the perl script to expose all interesting functionality as a module and then use it. Then you don't have to care about the communication between the processes, the data serialization and deserialization and, and error handling becomes much easier.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||