Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Searching a file system

by sflitman (Hermit)
on Dec 22, 2010 at 05:28 UTC ( [id://878436]=note: print w/replies, xml ) Need Help??


in reply to Searching a file system

The best thing about Perl is you don't have to Reinvent the Wheel, which I'm afraid is what you are doing there. Why not use File::Find? It's much more concise and you don't have to deal with all the same bugs. Your code is probably not portable since it is going to rely on Windows paths with backslashes.

SSF

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (1)
As of 2024-04-25 00:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found