Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: write to .jpg error problem

by bliako (Monsignor)
on Jul 01, 2019 at 23:30 UTC ( [id://11102282]=note: print w/replies, xml ) Need Help??


in reply to write to .jpg error problem

This can help you find out where you are (cwd) and what file you are trying to open and whether destination's folder is valid like others have suggested:

use Cwd; print "Now at dir: '".cwd()."' and arg is '$arg'.\n";

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-24 04:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found