Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: TIMTOWTDI/golf - counting backwards

by Masem (Monsignor)
on Jan 28, 2002 at 20:16 UTC ( [id://142085]=note: print w/replies, xml ) Need Help??


in reply to TIMTOWTDI/golf - counting backwards

Probably want to get this variation out of the way... :-)
sort { $b <=> $a } ( (length '.' ) .. (length '..........') );
(Specifically the sort context)

-----------------------------------------------------
Dr. Michael K. Neylon - mneylon-pm@masemware.com || "You've left the lens cap of your mind on again, Pinky" - The Brain
"I can see my house from here!"
It's not what you know, but knowing how to find it if you don't know that's important

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-16 12:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found