Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Doubt in Eval

by chrestomanci (Priest)
on Feb 17, 2012 at 21:26 UTC ( [id://954625]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @persons_by_age = sort { $a->{'age'} <=> $b->{'age'} } @people;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-26 03:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found