because the second line is printed to the log and not executed. If you want a log then perhaps use something like thisprint LOG <<EOJ; print EXTPROGRAM <<EOJ;
pojmy @data=<<EOJ; (line1 to send to external program) (line2 to send to external program) (line3 to send to external program) EOJ for (@data){ print LOG; print EXTPROGRAM; }
In reply to Re: Feeding data to external program
by poj
in thread Feeding data to external program
by nimdokk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |