Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: problems with advanced array sort

by blazar (Canon)
on May 19, 2006 at 13:02 UTC ( [id://550481]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -l
    
    ...
    {ID#0000D129}-20060519_091438_00000ZURACF2955.zip
    {ID#0000D12C}-20060519_092458_00000ZURACF2957.zip
    {ID#0000D12D}-20060519_092911_00000ZURACF2956.zip
    
  2. or download this
    @file=map { substr $_, 7 }
      sort map sprintf("%06d", /(\d+)\.zip/) . $_, @file;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-24 04:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found