in reply to Log's and MD5 Hashes: UPDATE
in thread Log's and MD5 Hashes

Perhaps you need to import the diff function explicitly with:
use Algorithm::Diff qw(diff);

-Blake