a.pl: @in = ; foreach (@in) { print "from perl script: ", $_; }