Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Clean up and shimmer

by davido (Cardinal)
on Feb 03, 2005 at 08:23 UTC ( [id://427554]=note: print w/replies, xml ) Need Help??


in reply to Re: Clean up and shimmer
in thread Clean up and shimmer

Good job! You were pretty much right on target.

To answer a few questions...

  • The comma was intentional. Just ask merlyn.
  • There were two tweaks, and neither invalidated your analysis.
    1. Output a newline character at the end of the run.
    2. Eliminate the hot topic of whether $|++ is appropriate style. I eliminated it by using a suggestion from tye that is more obviously bad style: ${bless\$|}-=1. The $|++ "idiom" confuses intent, so we don't like to encourage its use.

Congratulations on "getting" the symbol table trickery and global distruction coersion. That really was the point of the obfu. The shimmering look was just window dressing. ;)


Dave

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (9)
As of 2024-04-23 09:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found