start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: set_readonly Chapter 14
Email Connectivity
Next: Reference: sync
 

sort

 $

folder


->sort
(\$

func_ref

)

Returns a sorted list of messages. \$func_ref is a reference to a function that is passed two Mail::Header message references and returns an integer less than, equal to, or greater than 0 to indicate the sort order.


Previous: Reference: set_readonly Perl in a Nutshell Next: Reference: sync
Reference: set_readonly Book Index Reference: sync