![]() |
|
"be consistent" | |
PerlMonks |
Re: Advanced Bubble Sortby runrig (Abbot) |
on Oct 13, 2016 at 21:29 UTC ( #1173961=note: print w/replies, xml ) | Need Help?? |
Why do you need a bubble sort? What's wrong with built-in sort (once you figure out your versioning issue)?
As for the version issue, you might want to convert the version part of the string into something that can be alphanumerically compared with the other versions, then it'll be easy to keep only the last one.
In Section
Seekers of Perl Wisdom
|
|