Just a 1-liner that uses most of perls list functions (as listed in perlfunc's 'Perl Functions by Category') to print out a simple name :)
print join'',(reverse sort map{/\d([a-z])\d/}split/\W/,'$5l6@314&60f%3 +h4#moo^1m2'),(map{/\d(\d)/}grep/\w\d/,reverse split/\W/,'a2&2b#9i*30% +42'),(unpack"AA",(chr(0b110000).chr(0b110011)));
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Username using most of perl's list functions
by Animator (Hermit) on Feb 16, 2005 at 19:57 UTC | |
by mlh2003 (Scribe) on Feb 16, 2005 at 22:01 UTC |