Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: Failed to open file for write

by SimonPratt (Friar)
on Apr 13, 2016 at 12:10 UTC ( [id://1160310]=note: print w/replies, xml ) Need Help??


in reply to Re: Failed to open file for write
in thread Failed to open file for write

Actually they aren't. Perl doesn't interpolate single quoted strings. The actual issue is that OP defined a file for output and is then trying to tack a filename onto the end of it and open it for writing, ie 'D:\research\audit fee models\filings\filenames\filenames.txt'.'/'.$filename

No idea about Linux, but this doesn't work in a Windows world

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (7)
As of 2024-03-28 19:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found