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

Re: "shift" not working as expected

by Anonymous Monk
on Mar 20, 2016 at 15:47 UTC ( [id://1158356]=note: print w/replies, xml ) Need Help??


in reply to "shift" not working as expected

return if not $data; returns from sub sendX when $data is 0 (a false value).

See also: Truth and Falsehood, and Basic debugging checklist, especially point 2.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 05:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found