Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

ALPHABET

by Sinister (Friar)
on Mar 06, 2002 at 23:00 UTC ( [id://149879]=obfuscated: print w/replies, xml ) Need Help??

My first obfu.

Actualy prints the alphabet. _MY_ alphabet that is... >:)

$/="";$_=<DATA>; sub up{return ("sub ".uc(shift ()))};s/\n//gim; @_=split/\;/;for (0..$#_){$_[$_]=~ s/^(\w{1}\{)/&up ($1)/e;$_[$_]=~ s/japh/print/; eval("$_[$_]");} &A,&L,&P,&H,&A,&B,&E,&T; __DATA__ a{japh"s "};l{jap h"i"};p{ japh"n"} ;h{japh" i"};b{ja ph"t"};e {japh"e" };t{japh "r\n\n"}


A righthanded-lefthand....
"Field experience is something you don't get until just after you need it."

Replies are listed 'Best First'.
Re: ALPHABET
by Dog and Pony (Priest) on Mar 06, 2002 at 23:25 UTC
    I like the use of the subs. :)
    You have moved into a dark place.
    It is pitch black. You are likely to be eaten by a grue.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (8)
As of 2024-04-25 11:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found