On 9/6/07, Satya <[EMAIL PROTECTED]> wrote: > If it is possible to do it using the perl, what would be the approach.
I recommend designing an algorithm, then writing Perl code to implement it. Perhaps a main loop should read the data, process it, and write it out to the new file. Have you written any Perl code before? If not, this may not be a suitable first program in Perl; you should start by writing some simpler programs. Good luck with it! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/
