On Sun, 2 Sep 2001, Stas Bekman wrote:
 
> File::Compare is quite useless. We need to compare a variable against the
> file.

then use 'eq', really, i just don't see a need for checksums here.
but File::Compare should be usable, if changes to the header are made so
date is not included, so you can do something like:
generate FunctionTable.pm.new
if different mv FileTable.pm.new FunctionTable.pm
else unlink FunctionTable.pm.new

see also mv-if-diff usage in Perl's build.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to