Toggle navigation
Perl Maven
Perl Tutorial
Pro
Books
Type keyword:
Archive
About
Searching for
"sort"
Results:
sort
Binary search in Perl array
How to sort a hash in Perl?
How to sort a hash of hashes by value?
How to sort faster in Perl? (using the Schwartzian transform)
Short-circuit in boolean expressions
Sorting arrays in Perl
Sorting mixed strings
The easiest way to find the highest hash value without looping through all of them (max)
sort - video
Sorted hash in Perl using Tie::IxHash
Exercise: sort SNMP numbers - video
Exercise: sort scores - video
Solution: sort SNMP numbers - video
Solution: sort scores - video
Convert list to table and add jQuery tablesorting with Date column
$a - $b - Special variables when using sort(). Don't use them for anything else besides your sort function!
Don't use $a and $b outside of sort, not even for examples
Exercise: sort mixed string - video
XML::Simple sorting