Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Addressing object variables

by FunkyMonk (Chancellor)
on Sep 03, 2010 at 13:20 UTC ( [id://858708]=note: print w/replies, xml ) Need Help??


in reply to Addressing object variables

How do I access that variable
By not quoting it:
print "Saved data to ", $response->filename, "\n\n";

(and why is it different inside of the print statement)
As I said, because it's inside quotes.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-24 13:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found