Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^4: Open a folder

by Dr Manhattan (Beadle)
on Jan 09, 2013 at 12:04 UTC ( [id://1012463]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Open a folder
in thread Open a folder

Hi ree

I think I understand what you are trying to do, however when I run your script it crashes- "No such file or directory"

It has something to do with the

open (FH,'<',"$filename") or die $!;

line

Any advice?

Replies are listed 'Best First'.
Re^5: Open a folder
by vinoth.ree (Monsignor) on Jan 09, 2013 at 13:24 UTC

    Hi Dr Manhattan

    when I run your script it crashes- "No such file or directory"

    Could you please confirm that $filename variable contains the absolute path and not a relative path?

    If no problem means you can put code here, I can debug for you.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 18:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found