Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Inchworm vs scalar: on boolean false value

by Fletch (Bishop)
on Dec 17, 2019 at 14:32 UTC ( [id://11110279]=note: print w/replies, xml ) Need Help??


in reply to Re: Inchworm vs scalar: on boolean false value
in thread Inchworm vs scalar: on boolean false value

Link to what he's using in perlsecret. Interestingly enough Deparse doesn't get much to work with (looks like the constant values generated are what's available; 5.26.1 using -MO=Deparse,-p,-q)

BEGIN { $/ = "\n"; $\ = "\n"; } use strict; use warnings; map({print((('[' . $_) . ']'));} scalar((!1)), '', 0, 0);

The cake is a lie.
The cake is a lie.
The cake is a lie.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-19 06:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found