Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: File::Find with win32 direct~1's containing spaces.

by gav^ (Curate)
on Jun 26, 2002 at 01:36 UTC ( [id://177259]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use File::Find;
    find(sub { print "$File::Find::name\n" if -d }, "c:/program files/");
    
  2. or download this
    c:/program files/Netscape/Communicator/Program/NetHelp/netscape/compos
    +er
    c:/program files/InstallShield Installation Information/{0AD84416-63A4
    +-4CF3-BDDF-8FA866711FB0}
    

Log In?
Username:
Password:

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

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

    No recent polls found