On Thu, Jan 08, 2009 at 01:52:02AM +0000, Rob Dixon wrote:
> Chas. Owens wrote:
> > File::Find::find(
> 
> File::Find exports find() by default. It is better either to use the import or
> to prevent it altogether with
> 
>   use File::Find ();
> 
> in the first place.
> 
> Rob

In what way is it better?
Thanks,
Mike

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to