Re: [MacPerl-AnyPerl] Sorting a file list

[email protected] (John Delacour) Thu, 29 Jan 2004 22:01:33 +0000
Newsgroups perl.macperl.anyperl
Message-ID <p06100b08bc3f32ec90c8@[10.0.0.1]>
At 9:06 pm +0100 29/1/04, Eelco Alosery wrote:

>I have a data file to where i print lines of data.
>The firts part of the line contans the date of writing.
>I uese this kind of line:
>part1|part2|parst3|
>
>Now i want to display the lines in order of date(the first part) to 
>a html file
>How do i do this whit a cgi script.

What is the format of part1 and of the whole line?  Nobody can help 
without knowing that.


JD