Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Changing Perl's sort Default

by graff (Chancellor)
on Oct 23, 2002 at 03:27 UTC ( [id://207277]=note: print w/replies, xml ) Need Help??


in reply to Changing Perl's sort Default

Probably the most concise, direct description of how to "customize" the behavior of sort can be found here:
perldoc -f sort
That will print out just the portion of the massive "perlfunc" man page that discusses the "sort" function.

BTW, when you say "alphanumerical", do you really mean "case-folded"? The output of the above command contains the answer.

Replies are listed 'Best First'.
Re: Re: Changing Perl's sort Default
by @rocks (Scribe) on Oct 23, 2002 at 03:31 UTC
    Yes graff I did mean case folded. Thank you for the answeer and for your time.

    -@rocks

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-20 00:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found