in reply to Recursive program
hello newtoperl101
I wonder how it will be if you change this line
to$exchange->stdxls_write($exchange->stdxls_row(), \@line);
I mean I would like to separate excel things from recursive call problems.print join('', @line) . "\n";
|
|---|