I'm coming across the following error as of version 1.03
Undefined subroutine &Cwd::cwd called at /usr/local/share/perl/5.10.1/Find/Lib.pm line 134
It looks like Cwd needs to be used or at least required before it is called in guess_pwd()
I'm happy to provide a patch, if that's helpful.
Thanks very much for your work -- I get a lot of use out of this module. :)
Olaf