I'm trying to get the perl SGI::Fam module from cpan working. After correcting the Cwd::abs_path problem, I still can not get it to work properly. When a file is modified it reports 2 events "delete" and "Create" instead of a single "change" event.
What could be causing this? I haven't seen anything else on the internet suggesting that other people are having the same problem.