in reply to Re^2: Text file to Excel with perl
in thread Text file to Excel with perl

I guess it looks like buffer issue, do you have $|=1; at the begin of the script? if not add and try again.


All is well