in reply to Re^2: Tie::File Write Problemin thread Tie::File Write Problem
use Data::Dumper; print Dumper(\@tmp); print Dumper(\@lines); [download]