in reply to Re: How can I compare(the content) two files?
in thread How can I compare (the content of) two files?

#If you just want to know if the files are equal, you could use File::Compare;