Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: how to use find() options

by davido (Cardinal)
on Apr 18, 2024 at 19:15 UTC ( [id://11158962]=note: print w/replies, xml ) Need Help??


in reply to Re^2: how to use find() options
in thread how to use find() options

The SYNOPSIS section from the documentation for the module shows exactly how to do what you're asking in this thread, and shows an example of what follow should contain:

Here's the third example in the SYNOPSIS section:

use File::Find; find({ wanted => \&process, follow => 1 }, '.');

Dave

Replies are listed 'Best First'.
Re^4: how to use find() options
by ypreisler (Novice) on Apr 19, 2024 at 07:43 UTC

    thanks a lot Dave, that solved my problem! :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11158962]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2025-12-10 14:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (90 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.