Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Sorting result of function call

by sgt (Deacon)
on Dec 20, 2006 at 10:25 UTC ( #590879=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     
    % stephan@armen (/home/stephan) %
    % perl -w sort_context.px
    ...
    called:array:13
    called:array:13
    called:array:13
    
  2. or download this
    % stephan@armen (/home/stephan) %
    % perl -MO=Deparse sort_context.px
    ...
    say sort(@{[get_keys()];});
    say sort(@{[get_keys()];});
    sort_context.px syntax OK
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2023-12-04 23:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (25 votes). Check out past polls.

    Notices?