http://qs321.pair.com?node_id=723508

artist has asked for the wisdom of the Perl Monks concerning the following question:

I like to compare 2 directories for similar and different file, based on filesize and date. Is there a relevant module for the same? How I can achieve this with File::Find or File::Find::Rule?

Thanks.

--Artist