in reply to Re: Re: Re: Reading entire subfolder tree into an array
in thread Reading entire subfolder tree into an array
The wanted() function does whatever verifications you want.Btw - what's that "\n" do there in the push()? :-)
$File::Find::dir contains the current directory name, and $_ the current filename within that directory. $File::Find::name contains the complete pathname to the file.
|
|---|