in reply to
Re: Re: File::Find exit
in thread
File::Find exit
The proper way is using
return
. So you are doing it the proper way.
Comment on
Re: Re: Re: File::Find exit
In Section
Seekers of Perl Wisdom