Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: recursive path function falls into infinite loop

by steves (Curate)
on Nov 25, 2004 at 13:28 UTC ( [id://410392]=note: print w/replies, xml ) Need Help??


in reply to recursive path function falls into infinite loop

Your check for . and .. is using the full path, so it will never match. There's your recursion.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-03-28 11:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found