On Tue, 24 Sep 2002, Hughes, James wrote:

> Does anyone know if there is a function in perl thaat works like the fc
> (File Compare) function under dos or Unix?
> 
> 
> If so, pleeeeaaaase let me know.

You can use File::Compare that comes with the standard distro
perldoc File::Compare 
or download and use Algorithm::Diff
http://search.cpan.org/author/NEDKONZ/Algorithm-Diff-1.15/


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

Reply via email to