Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Is there a way more easy?

by pvaldes (Chaplain)
on Jun 20, 2012 at 16:31 UTC ( [id://977396]=note: print w/replies, xml ) Need Help??


in reply to Is there a way more easy?

sligthly different, but same idea. Only advantage here to tip a little less

my @list = ('',a..z,A..Z,'_'); for my $elem1 (@list){ for my $elem2 (@list){ for my $elem3 (@list){ for my $elem4 (@list){ for my $elem5 (@list){ for my $elem6 (@list){ print $elem1,$elem2,$elem3,$elem4,$elem5,$elem6,"\n" }}}}}}

Replies are listed 'Best First'.
Re^2: Is there a way more easy?
by spadacciniweb (Curate) on Jun 21, 2012 at 07:48 UTC

    :-)


    (($_="Mzz ojjdloobnf jt uvy5502383")=~y~b-zg2-5c96-81~a-z0-9~s)=~s~~~s; print

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (8)
As of 2024-03-28 09:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found