Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^4: The High Price of Golf, and A Surprise

by Aristotle (Chancellor)
on Sep 07, 2002 at 18:27 UTC ( [id://195892]=note: print w/replies, xml ) Need Help??


in reply to Re: Re^2: The High Price of Golf, and A Surprise
in thread The High Price of Golf, and A Surprise

The output would have been empty then; it is apparently not considered a NOP either:
$ perl -MO=Deparse,x7 -e'1;' '???'; -e syntax OK
('???' is what B::Deparse produces when something gets optimized away.) I'm guessing that's because a sort may have side effects f.ex with tied arrays or inside the callback (if there is one), or something to that effect.

Makeshifts last the longest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-19 01:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found