How do i pass an array from one perl program to the other perl program and get back the array to the original program after doing some manipulations?
( Let say i have Perl_program_1 and perl_program_2.)
I have to pass an array from Perl_program_1 to Perl_program_2 and receive the array back to Perl_program_1 after doing some calculations on the array values)
Please help me out!
Thanks for your help
edited: 14 June 2002, by footpad - Changed title, added HTML formatting, and fixed typos.
In reply to Passing Data between Perl Programs (was: arrays) by venki
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |