perl_lover has asked for the wisdom of the Perl Monks concerning the following question:
my @version = ("1.2.3","1.3.4","1.2.31","1.12","1.12.1","1.12.12");
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Version Sorting
by Samy_rio (Vicar) on May 30, 2006 at 09:44 UTC | |
Re: Version Sorting
by borisz (Canon) on May 30, 2006 at 10:07 UTC | |
Re: Version Sorting
by ioannis (Abbot) on May 30, 2006 at 11:14 UTC | |
Re: Version Sorting
by TedPride (Priest) on May 30, 2006 at 10:06 UTC | |
Re: Version Sorting
by planetscape (Chancellor) on May 30, 2006 at 09:49 UTC | |
Re: Version Sorting
by gam3 (Curate) on May 30, 2006 at 23:40 UTC | |
Re: Version Sorting
by jesuashok (Curate) on May 30, 2006 at 09:46 UTC |