in reply to Re^2: Beginners guide to File::Find
in thread Beginners guide to File::Find

Does anyone know how to get the return value for find ? There is no documentation or any discussion on it

Replies are listed 'Best First'.
Re^4: Beginners guide to File::Find
by jdporter (Paladin) on Dec 07, 2011 at 20:00 UTC

    According to the source, the find function does not have a (meaningful) return value.