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

Re^5: two order sort

by AnomalousMonk (Archbishop)
on Mar 05, 2013 at 07:04 UTC ( [id://1021762]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Decending numeric and descending alpha
        ...
    ...
    ...
    1imwi
    1akkn
    
  2. or download this
    >perl -wMstrict -le
    "print unpack 'H*', pack 'N',  -0;
    ...
    fffffffd
    fffffff6
    fffffff5
    
  3. or download this
    >perl -wMstrict -le
    "use List::Util qw(shuffle);
    ...
    0uvmu
    0dvys
    0cjlf
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-03-29 15:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found