|
|
| Just another Perl shrine | |
| PerlMonks |
sorting out directoriesby kulls (Hermit) |
| on Jan 07, 2006 at 07:18 UTC ( #521694=perlquestion: print w/ replies, xml ) | Need Help?? |
|
kulls has asked for the
wisdom of the Perl Monks concerning the following question:
Greetings,
I'm reusing the node directory listings in hash and i got a list of directories like ca1, ca2,ca13,ca9,ca4 and so on .
I'll be grateful, if anyone give me a sorted directory list like ca1,ca2...ca9,ca10,ca11 and so on.
Update :
In this directory listings in hash node, i guess they constructing a hash based on each directory. So i need to sort the directories before building a hash.
Can anyone please give me a solution?
-kulls
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||