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

Re^2: $var == 1 fails when $var = 1 (lost post)

by syphilis (Archbishop)
on Sep 21, 2018 at 14:55 UTC ( [id://1222803]=note: print w/replies, xml ) Need Help??


in reply to Re: $var == 1 fails when $var = 1 (lost post)
in thread $var == 1 fails when $var = 1

Well once again

Why ?

Does that link actually answer either of the 2 issues raised by the OP ?
Those 2 issues can be paraphrased as:

1) Why does perl assert that $x is 1 when $x != 1 ?
2) How is it that $x+$y+$z != $x+$z+$y ?

Cheers,
Rob

Replies are listed 'Best First'.
Re^3: $var == 1 fails when $var = 1 (lost post)
by LanX (Saint) on Sep 21, 2018 at 15:41 UTC
    primarily b/c I was worried about the lost post.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Log In?
Username:
Password:

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

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

    No recent polls found