in reply to ms-word document comparision
I would do it by Convert MSWord to Text then use Algorithm::Diff to compare the files a la unix diff(1) command. There is example code in the Algorithm::Diff distro and at Color coded diff. Then output the results to a text file, HTML, PDF, PS, or even another .DOC file as takes your fancy (or the PHBs)
cheers
tachyon
|
|---|