in reply to 'Permission Denied' error from File::Find
Line 450 in Version 1.04 of Find.pm is blank.
The next runnable line reads:
if ( (-e $fn) || (-l $fn) ) {
Which may indicate that you have permission problems on the Directories/Files you are trying to find (Or there is a bug in the Find.pm module).
Can you tell us what version of File::Find you are using?
"When you are faced with a dilemma, might as well make dilemmanade. "
|
---|