in reply to
Re: File::Find
in thread
Passing arguments to File::Find
Thanks for the solution. I am sorry for overlooking this. I added another element to the hash named "foo" and then dereferenced it in &process() by saying:
${$_[0]}{foo}
[download]
I like chicken.
Comment on
Re: Re: File::Find
Download
Code
In Section
Seekers of Perl Wisdom