Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: Alphnumeric Matching

by JavaFan (Canon)
on Jan 31, 2012 at 02:56 UTC ( [id://950863]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Alphnumeric Matching
in thread Alphnumeric Matching

#my @tapes_to_eject=sort { substr($a, 1) <=> substr($b, 1)} @_;
Well, if you outcomment the sort there's little chance it will sort. And you may want to do a string compare instead of a numeric compare.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-24 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found