I have a perl script with thousands of line of code loaded into an @ARRAY. If I want to call another script and use @ARRAY as input, is this the best method?
`/tmp/scripts.pl @ARRAY`
Or is there some other 'BETTER' way?
thanks, me
In reply to best way to pass data by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |