Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Useless content call in void context

by jethro (Monsignor)
on May 08, 2012 at 10:42 UTC ( [id://969412]=note: print w/replies, xml ) Need Help??


in reply to Useless content call in void context

Most likely cause is a malformed parameter to the library you are using (but not mentioning in your post). To find out you might put print statements before the calls to the library (aka module) where you print out the parameters

Most helpful with this is the Data::Dumper module, especially if you need to print arrays or hashes.

You could also post your code, just put it between <c> tags. Many monks here are good at spotting bugs

Log In?
Username:
Password:

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

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

    No recent polls found