Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Perl allows you to change the definition of false to make it true. (And vice versa.)

by tobyink (Canon)
on Dec 13, 2012 at 14:30 UTC ( [id://1008667]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl allows you to change the definition of false to make it true. (And vice versa.)
in thread Perl allows you to change the definition of false to make it true. (And vice versa.)

Python allows you to redefine the "constants" True and False, but that doesn't change the behaviour of...

>>> "foo"=="bar" False
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'

Replies are listed 'Best First'.
Re^3: Perl allows you to change the definition of false to make it true. (And vice versa.)
by LanX (Saint) on Dec 13, 2012 at 14:43 UTC
    So Python is easier to brake, but is incomplete in this attempt? ;-)

    Cheers Rolf

Log In?
Username:
Password:

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

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

    No recent polls found