in reply to
Re: Help using Find::File::name
in thread
Help using Find::File::name
$File::Find::name is special, it is a global variable. Not all variables are global, see
Tutorials
:
Variables and Scoping
Comment on
Re^2: Help using Find::File::name
In Section
Seekers of Perl Wisdom