if ( -d and /images/ ) { $File::Find::prune = 1; return; } # Do your processing [download]
In reply to Re^2: File::Find::prune problems by runrig in thread File::Find::prune problems by spx2