Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

comment on

( #3333=superdoc: print w/replies, xml ) Need Help??

Code is a language used by people to be understood both by the machine and other people. Obfuscated is this very same language used in a way that only the machine can understand (though other people can try and understand what the $@%&* you tried to do...)

If obfuscated can can automatically be translated (by -MO=Deparse for example), it's not really worth it. Using $" to mean space or $^F for 2 is not really that intersting. I won't talk about the use of crypt() to get the string you want after hours of computing... (besides, it depends on the local crypt(3) system call, so it's not portable).

Automatically obfscating code is like producing automated poetry. Who wants to read and understand that? So yes better obfuscated code is not the product of poorly written code. To my mind, it's the result of a process: the alteration of an algorithm so that not many people can understand what the machine is doing, and how. Even though the variables values are know, and the whitespace is still here.

(no I don't know why I posted this here, but I'll do a long something about obfuscation here when my thoughts are clear on this issue...)


In reply to Re: Re: Re: Can anyone figure this out? by BooK
in thread Can anyone figure this out? by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2023-06-10 00:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (36 votes). Check out past polls.

    Notices?