Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^5: working with relative paths

by fglock (Vicar)
on Oct 30, 2004 at 03:27 UTC ( [id://403962]=note: print w/replies, xml ) Need Help??


in reply to Re^4: working with relative paths
in thread working with relative paths

You need

opendir(WORKDIR,".")

For example, if $direct is "xyz" and you cd xyz, then opendir xyz will operate on xyz/xyz, which is not what you want.

Replies are listed 'Best First'.
Re^6: working with relative paths
by apotheon (Deacon) on Oct 30, 2004 at 03:55 UTC

    I knew I was going to feel stupid by the time this question got answered. Thank you. That seems to have solved it.

    - apotheon
    CopyWrite Chad Perrin

Log In?
Username:
Password:

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

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

    No recent polls found