[Setup-tool-hackers] copy, move and delete



Hello,

I just discovered that we are not using perl functions for file
operations. Why not? Using perl's own functions we win in execution time
(yeah, 1 usec or so :) but more importantly in portatibility.

So I changed all &xst_file_run () calls that call 'cp', 'mv' or 'rm'
with perl's native ones (copy, move, unlink or rmtree).

Tambet


_______________________________________________
setup-tool-hackers maillist  -  setup-tool-hackers@ximian.com
http://lists.ximian.com/mailman/listinfo/setup-tool-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]