fabius has asked for the wisdom of the Perl Monks concerning the following question:
Does anybody know how can I do that?????@events = Sort_Table( cols => '4', field => '3', sorting => 'descending', structure => 'single', # I tried whith csv too #separator => '\*', data => \@events, );<
Edit: BazB added code tags (again).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: sort array
by hardburn (Abbot) on Nov 26, 2003 at 14:54 UTC | |
|
Re: sort array
by BazB (Priest) on Nov 26, 2003 at 13:48 UTC | |
by eduardo (Curate) on Nov 26, 2003 at 15:45 UTC | |
by fabius (Initiate) on Nov 26, 2003 at 15:43 UTC |