Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Predecrement a constant?

by monsoon (Pilgrim)
on Feb 28, 2017 at 07:14 UTC ( [id://1183091]=obfuscated: print w/replies, xml ) Need Help??

Not much obfuscation really. The idea was to try and see if it was possible with some unusual code to predecrement a constant or at least to pretend to do so.

*0=sub: lvalue {my$l}, print --0 ->(!0)

Replies are listed 'Best First'.
Re: Predecrement a constant?
by RonW (Parson) on Mar 21, 2017 at 17:51 UTC

    Very interesting.

    I wonder if this is a side effect of the mechanism that provides the predefined variables $0, $1, $2, .... Or maybe it's a "loop hole" in the bare word symbol mechanism.

    Either way, I consider this to be a bug in Perl.

    Update: But it's a trick. Shame on me for skipping my morning caffeine.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found