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

Re^3: Descending a directory tree, returning a list of files

by dasgar (Priest)
on Jun 10, 2015 at 05:03 UTC ( [id://1129792]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Descending a directory tree, returning a list of files
in thread Descending a directory tree, returning a list of files

There’s just no point in doing such a mundane chore “by hand.”

Unless you need to do it "by hand" because the modules on CPAN don't do what you need to do. Perhaps I missed it, but I didn't find any of the "file finders" modules (as you called them) that would handle long file paths (>260 characters) in Windows. Looking at possibly using Win32::LongPath to roll my own code to search through a Windows filesystem and handle the long path names.

Until I hit this long path issue, I probably would have agreed with what you said.

  • Comment on Re^3: Descending a directory tree, returning a list of files

Replies are listed 'Best First'.
Re^4: Descending a directory tree, returning a list of files
by Anonymous Monk on Jun 10, 2015 at 06:51 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-18 09:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found