in reply to Stuck with can't find module error
Your error message says at line 3 and the use File::Find is at line 4. Are you sure you've pasted *exactly* what is in your script?
Whittle the code down to a smallest possible failure example and then repost - here - NOT in a new thread please! (hint, you can probably stop at the Use File::Find line).
Perhaps in your script the two 'use' lines are the other way round? Hummm?
cLive ;-)
|
|---|