http://www.perlmonks.org?node_id=79239

wstarrs has asked for the wisdom of the Perl Monks concerning the following question: (arrays)

I am trying to read files from a specific folder and place them into a list in my Perl code, I then need to take this list and sort it, what is the easiest way to do this? Thanks, Bill

Originally posted as a Categorized Question.