Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Sorting result of function call

by sgt (Deacon)
on Dec 20, 2006 at 10:25 UTC ( [id://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 goofing around in the Monastery: (9)
As of 2024-04-16 08:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found