Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

RE: Self sufficient? :)

by vkonovalov (Monk)
on Jul 10, 2000 at 10:09 UTC ( [id://21755]=note: print w/replies, xml ) Need Help??


in reply to Self sufficient? :)

Good idea, but why to be so noisy? Each %main:: can be easily replaced with just %::

Look what becomes after little modifications:

&just;sub just{&another};sub another{&perl};sub perl{&hacker}; sub hacker{@japh=grep{defined &{$::{$_}}}sort keys %::} print "@japh[2,0,3,1]\n";

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-25 09:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found