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

Re^5: Felling a tree JAPH

by choroba (Cardinal)
on Sep 04, 2013 at 12:12 UTC ( [id://1052310]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Felling a tree JAPH
in thread Felling a tree JAPH

What about making the letters depend on the following one?
sub DESTROY { print $_[0][0] } $p = bless [$_, $p] for reverse split //, 'Just another Perl hacker,';
Update: Does not work in a different version. Ignore.
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Replies are listed 'Best First'.
Re^6: Felling a tree JAPH
by MidLifeXis (Monsignor) on Sep 04, 2013 at 12:19 UTC

    Sounds very similar to the concept behind Destructive JAPH. I wonder if it would help solve the ordering issue on the destroy.

    These aren't really obfuscated, as much as exploring some dark (and some not so dark) corners of the language. I wonder if there is a more appropriate place for these, just so I don't get drawn into obfuscating them and masking the real thing I am playing with.

    --MidLifeXis

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (8)
As of 2024-03-28 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found