Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

•Re: Problems with -filetest on readdir results

by merlyn (Sage)
on May 24, 2002 at 03:14 UTC ( [id://168966]=note: print w/replies, xml ) Need Help??


in reply to Problems with -filetest on readdir results
in thread Problems with -filetest on readdir results

 $path/$_
Why are you dividing a path by the contents of $_?

Maybe you wanted:

"$path/$_"

-- Randal L. Schwartz, Perl hacker

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-26 06:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found