Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Self-constructing Japh

by golux (Chaplain)
on Nov 13, 2016 at 01:29 UTC ( [id://1175799]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    
    ...
     88^4811^75
    '815^4515>4515/^3216>3');               # 'P'
    822^4 522>4 422/^3 825^7
    
  2. or download this
    eval(
        q{
    ...
    );
    
    die "\e[22H\n"      # ANSI Escape sequence -- jumps to line 22
    
  3. or download this
            $_ = q|hb2Gbb5hhDei4dh0BhlFbi201hoC4do0CdsBbp201hvDev5dv0ChzG|
    +;
    print "Debug:  $_\n";
    ...
    print "Debug:  $_\n";
            y|A-I|1-9|;
    print "Debug:  $_\n";
    
  4. or download this
    Debug:  hb2Gbb5hhDei4dh0BhlFbi201hoC4do0CdsBbp201hvDev5dv0ChzG
    Debug:  hb>2Gbb>5hhDei>4dh0BhlFbi>20>1hoC>4do0CdsBbp>20>1hvDev>5dv0Chz
    +G
    Debug:  hb>2^Gbb>5hh^Dei>4dh0^Bhl^Fbi>20>1ho^C>4do0^Cds^Bbp>20>1hv^Dev
    +>5dv0^Chz^G
    Debug:  hb>2^7bb>5hh^4ei>4dh0^2hl^6bi>20>1ho^3>4do0^3ds^2bp>20>1hv^4ev
    +>5dv0^3hz^7
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-03-29 09:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found